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 d5fa0e8 commit 9f80952Copy full SHA for 9f80952
.github/workflows/ci.yml
@@ -10,4 +10,4 @@ jobs:
10
- uses: cachix/install-nix-action@v12
11
with:
12
skip_adding_nixpkgs_channel: true
13
- - run: nix-build release.nix
+ - run: nix-build -A hydraJobs.release
0 commit comments