parent
f9ac0fb22d
commit
256b037a22
1 changed files with 2 additions and 1 deletions
|
@ -13,4 +13,5 @@ jobs:
|
||||||
run: apt update && apt install sudo
|
run: apt update && apt install sudo
|
||||||
- uses: https://github.com/actions/checkout@v4
|
- uses: https://github.com/actions/checkout@v4
|
||||||
- uses: https://github.com/cachix/install-nix-action@v27
|
- uses: https://github.com/cachix/install-nix-action@v27
|
||||||
- run: nix flake check .
|
- name: Check flake configuration
|
||||||
|
run: nix flake check
|
Loading…
Reference in a new issue