Skip to content

Commit

Permalink
print path
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaz1502 committed Jul 20, 2024
1 parent dd94c82 commit cf11775
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: Print path
run: echo $PATH

- name: Install system dependencies
run: sudo apt-get update && sudo apt install gcc libgmp-dev libffi-dev libbsd-dev libc6-dev libncurses5-dev libc6 libffi8 libgmp10 libtinfo6

Expand Down

0 comments on commit cf11775

Please sign in to comment.