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