This commit is contained in:
parent
31cb3258c6
commit
d1c0b6b27b
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -9,8 +9,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: "Git Clone"
|
- name: "Git Clone"
|
||||||
run: |
|
run: |
|
||||||
git clone https://git.kb-one.de/kb01/aux-config
|
git clone https://git.kb-one.de/kb01/aux-config .
|
||||||
cd aux-config
|
|
||||||
ls -la
|
ls -la
|
||||||
|
|
||||||
- name: "Check evaluation"
|
- name: "Check evaluation"
|
||||||
|
|
Loading…
Add table
Reference in a new issue