This commit is contained in:
parent
d1c0b6b27b
commit
359d310289
1 changed files with 1 additions and 3 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -8,9 +8,7 @@ jobs:
|
|||
name: "Check NixOS Configuration"
|
||||
steps:
|
||||
- name: "Git Clone"
|
||||
run: |
|
||||
git clone https://git.kb-one.de/kb01/aux-config .
|
||||
ls -la
|
||||
run: git clone https://git.kb-one.de/kb01/aux-config .
|
||||
|
||||
- name: "Check evaluation"
|
||||
run: nix flake check --no-build --all-systems --experimental-features 'nix-command flakes'
|
||||
|
|
Loading…
Add table
Reference in a new issue