Skip to content

Commit 74d24df

Browse files
committed
Prefix with pkgs
1 parent 9c0594b commit 74d24df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
run: nix-channel --update
1717

1818
- name: Cabal install
19-
run: nix-env -iA cabal-install -f .
19+
run: nix-env -iA pkgs.cabal-install -f .
2020

2121
- name: Cabal update
2222
run: cabal update

0 commit comments

Comments
 (0)