This commit is contained in:
@ -10,6 +10,7 @@ jobs:
|
|||||||
- name: 在宿主机上执行命令
|
- name: 在宿主机上执行命令
|
||||||
run: |
|
run: |
|
||||||
echo "This command runs directly on the host machine"
|
echo "This command runs directly on the host machine"
|
||||||
|
pwd
|
||||||
# 进入项目目录
|
# 进入项目目录
|
||||||
cd /Users/konjacpotato/workspace/code/peter
|
cd /Users/konjacpotato/workspace/code/peter
|
||||||
# 结束旧的 screen 会话 screen -X -S peter quit || true
|
# 结束旧的 screen 会话 screen -X -S peter quit || true
|
||||||
|
|||||||
Reference in New Issue
Block a user