Skip to content

Commit 9f80952

Browse files
committed
Fix CI
1 parent d5fa0e8 commit 9f80952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
- uses: cachix/install-nix-action@v12
1111
with:
1212
skip_adding_nixpkgs_channel: true
13-
- run: nix-build release.nix
13+
- run: nix-build -A hydraJobs.release

0 commit comments

Comments
 (0)