From e54be71adcdfbb1fae195c3b250d51af31161f26 Mon Sep 17 00:00:00 2001 From: Sebastian Gutzeit Date: Mon, 2 Oct 2023 14:30:13 +0200 Subject: [PATCH] Hilfe: Bugfix in GitHub-Workflow --- .github/workflows/tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 8fe284ea..8d405661 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -79,7 +79,6 @@ jobs: - name: Create HTML files for help run: | cd hilfe - mkdir source/_static make html cd .. - name: Collect static files