1
This commit is contained in:
parent
32931a1442
commit
4589a0e0e8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user