mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-17 20:06:07 +00:00
.github/workflows/nix.yml: update
This commit is contained in:
parent
e61beaecaa
commit
f582ec42ab
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: cachix/install-nix-action@v12
|
||||
- uses: cachix/cachix-action@v6
|
||||
- uses: cachix/cachix-action@v8
|
||||
with:
|
||||
name: ihaskell
|
||||
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user