Update main.yml
This commit is contained in:
parent
504c89d4e9
commit
4be8a77646
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -27,6 +27,7 @@ jobs:
|
|||
name: fruitbasket
|
||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
extraPullNames: nix-community
|
||||
installCommand: "nix-env --quiet -j8 -iA cachix -f https://cachix.org/api/v1/install"
|
||||
|
||||
- run: nix build
|
||||
|
||||
|
|
Loading…
Reference in a new issue