diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b4f0de0..22a31f6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -9,8 +9,7 @@ jobs: steps: - name: "Git Clone" run: | - git clone https://git.kb-one.de/kb01/aux-config - cd aux-config + git clone https://git.kb-one.de/kb01/aux-config . ls -la - name: "Check evaluation"