Skip to content

Commit d5582dd

Browse files
committed
ci: try to fix shell hook
1 parent cd5639b commit d5582dd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/e2e_test_linux_prebuilt.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
shell: bash --norc -l -e -o pipefail {0} # use login shell to load .bashrc:
4646
run: |
4747
vfox use -s erlang@maint-27
48+
eval "$(vfox activate bash)"
4849
echo "===============PATH==============="
4950
echo $PATH
5051
echo "===============PATH==============="

0 commit comments

Comments
 (0)