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"
|
name: "Check NixOS Configuration"
|
||||||
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 .
|
|
||||||
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