fix cachix ci #37
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -27,7 +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"
|
||||
installCommand: "nix-env -j8 -iA cachix -f https://cachix.org/api/v1/install"
|
||||
|
||||
- run: nix build
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue