Skip to content

Commit aa54928

Browse files
committed
test: add more debug info
1 parent aced51d commit aa54928

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e_test_linux_prebuilt.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
echo $__VFOX_PID
5050
echo $__VFOX_SHELL
5151
echo $PROMPT_COMMAND
52-
eval $PROMPT_COMMAND
52+
eval "$(vfox env -s bash)"
5353
echo "===============PATH==============="
5454
echo $PATH
5555
echo "===============PATH==============="

0 commit comments

Comments
 (0)