1
This commit is contained in:
parent
32931a1442
commit
4589a0e0e8
|
@ -19,7 +19,7 @@ jobs:
|
||||||
node-version: '16' # or specify the version you need
|
node-version: '16' # or specify the version you need
|
||||||
|
|
||||||
- name: Install pnpm
|
- name: Install pnpm
|
||||||
run: npm install -g pnpm
|
run: npm i -g pnpm
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: pnpm install
|
run: pnpm install
|
||||||
|
|
Loading…
Reference in New Issue
Block a user