Skip to content

Commit f8cb00f

Browse files
committed
Fixup, PATH
1 parent 7ef6980 commit f8cb00f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
ghc-version: ${{ matrix.ghc }}
3636
- name: Toolchain settings
3737
run: |
38+
echo $PATH
39+
echo $GITHUB_PATH
3840
ghcup upgrade -i -f
3941
export GHCUP_INSTALL_BASE_PREFIX=$(pwd)/test-workspace/bin
4042
ghcup config set cache true

0 commit comments

Comments
 (0)