This commit is contained in:
parent
05324997f1
commit
31cb3258c6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
||||||
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
|
cd aux-config
|
||||||
ls --la
|
ls -la
|
||||||
|
|
||||||
- name: "Check evaluation"
|
- name: "Check evaluation"
|
||||||
run: nix flake check --no-build --all-systems --experimental-features 'nix-command flakes'
|
run: nix flake check --no-build --all-systems --experimental-features 'nix-command flakes'
|
||||||
|
|
Loading…
Add table
Reference in a new issue