Skip to content

Commit c7884cc

Browse files
committed
add iog keys
1 parent 75eeeb9 commit c7884cc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/haskell.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515
- uses: cachix/install-nix-action@v30
1616
with:
1717
github_access_token: ${{ secrets.GITHUB_TOKEN }}
18+
extra_nix_config: |
19+
extra-substituters = https://cache.iog.io
20+
extra-trusted-public-keys = hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ=
1821
- uses: cachix/cachix-action@v15
1922
with:
2023
name: georgefst

0 commit comments

Comments
 (0)