更新工作流

This commit is contained in:
2025-11-21 19:10:45 +08:00
parent 2f2f58f90c
commit dfe4e90981

View File

@@ -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