We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b3279d commit cd5639bCopy full SHA for cd5639b
1 file changed
.github/workflows/e2e_test_linux_prebuilt.yaml
@@ -44,7 +44,7 @@ jobs:
44
- name: test installation
45
shell: bash --norc -l -e -o pipefail {0} # use login shell to load .bashrc:
46
run: |
47
- vfox use -g erlang@maint-27
+ vfox use -s erlang@maint-27
48
echo "===============PATH==============="
49
echo $PATH
50
0 commit comments