File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 21
21
- uses : cachix/install-nix-action@V27
22
22
with :
23
23
extra_nix_config : |
24
- trusted-public-keys = hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= hackage-server.cachix.org-1:iw0iRh6+gsFIrxROFaAt5gKNgIHejKjIfyRdbpPYevY=
25
- substituters = https://hydra.iohk.io https:// cache.nixos.org/ https://hackage-server.cachix.org/
24
+ trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= hackage-server.cachix.org-1:iw0iRh6+gsFIrxROFaAt5gKNgIHejKjIfyRdbpPYevY=
25
+ substituters = https://cache.nixos.org/ https://hackage-server.cachix.org/
26
26
- uses : cachix/cachix-action@v15
27
27
with :
28
28
# https://nix.dev/tutorials/continuous-integration-github-actions#setting-up-github-actions
You can’t perform that action at this time.
0 commit comments