Test. Testing updated nix get step
All checks were successful
On_Push / build (push) Successful in 1m13s

This commit is contained in:
Eoghan Conlon 2024-09-30 21:19:47 +01:00
parent 14a03166ff
commit 5f663f269b

View file

@ -11,14 +11,7 @@ jobs:
build:
runs-on: docker
steps:
- uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_testV1
- uses: https://github.com/cachix/install-nix-action@v29
with:
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
- uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan_testV2
# get the repo first
- uses: https://code.forgejo.org/actions/checkout@v4
# Make sure all files are pulled down