generated from Skynet/deploy_user
Signed-off-by: silver <silver@skynet.ie>
This commit is contained in:
parent
f9ecaa2f89
commit
5e7a7fe5e1
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@ jobs:
|
||||||
- uses: https://github.com/cachix/install-nix-action@v29
|
- uses: https://github.com/cachix/install-nix-action@v29
|
||||||
with:
|
with:
|
||||||
nix_path: nixpkgs=channel:nixos-unstable
|
nix_path: nixpkgs=channel:nixos-unstable
|
||||||
|
extra_nix_config: |
|
||||||
|
trusted-public-keys = skynet-cache:zMFLzcRZPhUpjXUy8SF8Cf7KGAZwo98SKrzeXvdWABo= hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
|
||||||
|
substituters = https://nix-cache.skynet.ie/skynet-cache https://hydra.iohk.io https://cache.nixos.org/
|
||||||
- run: nix --version
|
- run: nix --version
|
||||||
# get the repo first
|
# get the repo first
|
||||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||||
|
|
Loading…
Reference in a new issue