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 7012599 commit 4da1453Copy full SHA for 4da1453
.github/workflows/nix.yml
@@ -9,3 +9,5 @@ jobs:
9
- uses: actions/checkout@v4
10
- uses: cachix/install-nix-action@v30
11
- run: nix build -L
12
+ - name: Check if there are changes
13
+ uses: NathanielHill/[email protected]
0 commit comments