Skip to content

Commit f52b292

Browse files
author
Generate.yml
committed
Generated from base-vm
1 parent e688d2e commit f52b292

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/manual.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ jobs:
2929
for i in $(seq 1 10) ; do echo $i; sleep 1; done
3030
touch /tmp/keepalive
3131
echo "====================================="
32-
echo "please loin the SSH bellow, and run: "
32+
echo "please login the SSH bellow, and run: "
33+
echo "export VM_ARCH=x86_64"
3334
echo "bash run.sh importVM"
3435
echo "bash run.sh onBeforeStartVM "
3536
echo "bash run.sh startVM "

0 commit comments

Comments
 (0)