Skip to content

Commit

Permalink
More
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Jul 21, 2024
1 parent 74fd74f commit 76c53f1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/sandwich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,14 @@ jobs:
echo "------------"
env
echo "++++++++++++"
set
echo "PGBIN: $PGBIN"
echo $PGBIN
echo "============"
- name: Print PATH
run: |
echo "PATH: $PATH"
- uses: haskell-actions/setup@v2
id: setup-haskell-cabal
name: Setup Haskell
Expand Down

0 comments on commit 76c53f1

Please sign in to comment.