ci
This commit is contained in:
parent
67eec9ebb4
commit
611602cfef
@ -34,7 +34,7 @@ jobs:
|
||||
image: node:20-bullseye-slim
|
||||
steps:
|
||||
- name: 安装依赖工具
|
||||
run: apt-get update && apt-get install -y jq git
|
||||
run: apt-get update && apt-get install -y jq git unzip
|
||||
|
||||
- name: 检出代码
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user