We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa54928 commit 4e1c8b9Copy full SHA for 4e1c8b9
1 file changed
.github/workflows/e2e_test_linux_prebuilt.yaml
@@ -39,7 +39,7 @@ jobs:
39
export USE_PREBUILT_OTP="ubuntu-22.04"
40
vfox install erlang@maint-27
41
# Hook Shell
42
- echo 'eval "$(vfox activate bash)"' >> "$HOME/.bash_profile"
+ # echo 'eval "$(vfox activate bash)"' >> "$HOME/.bash_profile"
43
44
- name: test installation
45
shell: bash --norc -l -e -o pipefail {0} # use login shell to load .bashrc:
0 commit comments