We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5859b00 commit e96cd6eCopy full SHA for e96cd6e
1 file changed
.github/workflows/e2e_test_windows.yaml
@@ -38,6 +38,7 @@ jobs:
38
run: |
39
vfox install erlang@25.3.2.12
40
vfox use erlang@25.3.2.12
41
+ Invoke-Expression "$(vfox activate pwsh)"
42
echo "===============PATH==============="
43
echo $env:PATH
44
0 commit comments