This commit is contained in:
parent
b6eaf0381e
commit
39a99149c5
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
with:
|
||||
node-version: ">=20.11.1"
|
||||
- name: 下载PNPM
|
||||
run: npm install pnpm
|
||||
run: npm install -g pnpm
|
||||
- name: 下载项目依赖
|
||||
run: pnpm install
|
||||
- name: 构建项目
|
||||
|
Loading…
x
Reference in New Issue
Block a user