We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b4df19 commit 060a93fCopy full SHA for 060a93f
1 file changed
.github/workflows/e2e_test_windows.yaml
@@ -41,6 +41,8 @@ jobs:
41
- name: test installation
42
if: runner.os == 'Windows'
43
run: |
44
+ echo $env:__VFOX_SHELL
45
+ echo $env:__VFOX_CURTMPPATH
46
cat $PROFILE
47
vfox use -g erlang@25.3.2.12
48
echo "===============PATH==============="
0 commit comments