Skip to content

Commit

Permalink
ci: try fixing iohk
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Nov 11, 2024
1 parent 5744e69 commit 6c0ee35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
nix_path: nixpkgs=channel:release-24.05
extra_nix_config: |
trusted-public-keys = iohk.cachix.org-1:DpRUyj7h7V830dp/i6Nti+NEO2/nhblbov/8MW7Rqoo= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
substituters = https://hydra.iohk.io https://cache.nixos.org/
substituters = https://iohk.cachix.org https://cache.nixos.org/
- run: |
nix build .#${{ matrix.output }}
Expand Down

0 comments on commit 6c0ee35

Please sign in to comment.