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.
1 parent 3e16670 commit 0249e0fCopy full SHA for 0249e0f
.github/workflows/nix.yaml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v2
16
with:
17
submodules: true
18
- - uses: cachix/install-nix-action@v12
+ - uses: cachix/install-nix-action@v16
19
20
nix_path: nixpkgs=channel:nixos-unstable
21
- run: nix-shell --run "cabal update && cabal build all"
0 commit comments