From f0c21c23fc3d598553882641ae471178a1ea90d9 Mon Sep 17 00:00:00 2001 From: RWTH-MK Date: Sat, 16 Nov 2024 14:54:25 +0100 Subject: [PATCH] test git action --- .github/workflows/conditional_convert_via_pandoc.yml | 3 ++- content/instructions/Test/test.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/conditional_convert_via_pandoc.yml b/.github/workflows/conditional_convert_via_pandoc.yml index 64996f6..1d08749 100644 --- a/.github/workflows/conditional_convert_via_pandoc.yml +++ b/.github/workflows/conditional_convert_via_pandoc.yml @@ -57,7 +57,8 @@ jobs: --rm -v ${{ github.workspace }}:/workspace -w /workspace pandoc/latex:3.5 - bash ./pandoc.sh ${{ env.list_changed_files }} + bash -c 'chmod +x /workspace/pandoc.sh && /workspace/pandoc.sh "${{ needs.condition_check_files.outputs.list_changed_files }}"' + # bash ./pandoc.sh ${{ env.list_changed_files }} - name: Commit files # transfer the new files into the repository run: | git config --local user.name "GH_Action_Bot" diff --git a/content/instructions/Test/test.md b/content/instructions/Test/test.md index 2c23a94..92708f2 100644 --- a/content/instructions/Test/test.md +++ b/content/instructions/Test/test.md @@ -17,4 +17,4 @@ category: --- ## Am Anfang ... -... war der Testlauf, der ihr aller Schicksal besiegeln sollte. Jetzt neu mit KI-Panade! Knusper! Wird es noch besser? +... war der Testlauf, der ihr aller Schicksal besiegeln sollte. Jetzt neu mit KI-Panade! Knusper!