Skip to content

Commit 4da1453

Browse files
committed
ci: enforce flake.lock correctness
1 parent 7012599 commit 4da1453

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/nix.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ jobs:
99
- uses: actions/checkout@v4
1010
- uses: cachix/install-nix-action@v30
1111
- run: nix build -L
12+
- name: Check if there are changes
13+
uses: NathanielHill/[email protected]

0 commit comments

Comments
 (0)