This commit is contained in:
parent
c2ee72da51
commit
8f4b51537f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -9,4 +9,4 @@ jobs:
|
||||||
run: git clone https://git.kb-one.de/kb01/aux-config .
|
run: git clone https://git.kb-one.de/kb01/aux-config .
|
||||||
|
|
||||||
- name: "Check Nix Flake"
|
- name: "Check Nix Flake"
|
||||||
run: nix flake check --extra-experimental-features nix-command,flake
|
run: nix flake check --extra-experimental-features 'nix-command flake'
|
||||||
|
|
Loading…
Add table
Reference in a new issue