We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94223f7 commit 4f4cc73Copy full SHA for 4f4cc73
.github/workflows/nix.yml
@@ -8,6 +8,6 @@ jobs:
8
steps:
9
- uses: actions/checkout@v4
10
- uses: cachix/install-nix-action@v30
11
- - run: nix build -L
+ - run: nix flake check -L
12
- name: Check if there are changes
13
uses: NathanielHill/[email protected]
0 commit comments