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 e19f93e commit d7a5f2aCopy full SHA for d7a5f2a
.github/workflows/build.yml
@@ -14,4 +14,4 @@ jobs:
14
with:
15
name: strykeforce
16
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
17
- - run: nix build .#venv
+ - run: nix build .#static
0 commit comments