Skip to content

Commit

Permalink
cabal in path
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaz1502 committed Jul 20, 2024
1 parent cf11775 commit ddf974f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
stack-version: '2.9.3'
cabal-version: '3.10.3.0'

- name: Set path
run: export PATH=$PATH:/home/runner/.cabal/bin/

- name: Print path
run: echo $PATH

Expand Down

0 comments on commit ddf974f

Please sign in to comment.