Skip to content

Commit 74d24df

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
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)