We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aced51d commit aa54928Copy full SHA for aa54928
1 file changed
.github/workflows/e2e_test_linux_prebuilt.yaml
@@ -49,7 +49,7 @@ jobs:
49
echo $__VFOX_PID
50
echo $__VFOX_SHELL
51
echo $PROMPT_COMMAND
52
- eval $PROMPT_COMMAND
+ eval "$(vfox env -s bash)"
53
echo "===============PATH==============="
54
echo $PATH
55
0 commit comments