This commit is contained in:
mozzie 2024-06-04 10:57:30 +08:00
parent 32931a1442
commit 4589a0e0e8

View File

@ -19,7 +19,7 @@ jobs:
node-version: '16' # or specify the version you need
- name: Install pnpm
run: npm install -g pnpm
run: npm i -g pnpm
- name: Install dependencies
run: pnpm install