Skip to content

Commit

Permalink
PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
nalchevanidze committed Jun 6, 2024
1 parent 596f122 commit b57cb46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup-hs/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ runs:
run: |
npm i
npm run hconf
echo "$PATH"
mv ./cli/hconf /home/runner/.local/bin/hconf
ls /home/runner/.local/bin
hconf setup ${{ inputs.ghc }}
Expand Down

0 comments on commit b57cb46

Please sign in to comment.