token
This commit is contained in:
parent
045f2208dd
commit
9139ac9985
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
nix-env -iA cachix -f https://cachix.org/api/v1/install
|
nix-env -iA cachix -f https://cachix.org/api/v1/install
|
||||||
cachix use plasmagoat
|
cachix use plasmagoat
|
||||||
|
cachix authtoken ${{ secrets.CACHIX_AUTH_TOKEN }}
|
||||||
|
|
||||||
- name: Build NixOS image
|
- name: Build NixOS image
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue