We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc33803 + 52802de commit 4246002Copy full SHA for 4246002
.github/workflows/nix.yaml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v3
20
with:
21
submodules: true
22
- - uses: cachix/install-nix-action@v18
+ - uses: cachix/install-nix-action@v22
23
24
nix_path: nixpkgs=channel:nixos-unstable
25
- run: nix-shell --run "cabal update && cabal build all"
0 commit comments