更新工作流
This commit is contained in:
2
.github/workflows/BuildLauncher.yml
vendored
2
.github/workflows/BuildLauncher.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
# 安装必要工具
|
# 安装必要工具
|
||||||
apt update -y
|
apt update -y
|
||||||
apt install zip unzip wget jq nodejs -y
|
apt install zip unzip wget jq nodejs bash -y
|
||||||
|
|
||||||
- name: 克隆代码
|
- name: 克隆代码
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user