mirror of
https://github.com/input-output-hk/foliage.git
synced 2024-12-01 21:02:16 +03:00
Use IOG cache
This commit is contained in:
parent
8f3c76a262
commit
a294e93c97
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
@ -18,6 +18,8 @@ jobs:
|
||||
with:
|
||||
extra_nix_config: |
|
||||
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
|
||||
trusted-public-keys = hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
|
||||
substituters = https://hydra.iohk.io https://cache.nixos.org/
|
||||
|
||||
- uses: cachix/cachix-action@v10
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user