Use IOG cache

This commit is contained in:
Andrea Bedini 2022-05-16 18:01:44 +08:00
parent 8f3c76a262
commit a294e93c97
No known key found for this signature in database
GPG Key ID: EE8DEB94262733BE

View File

@ -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: