This commit is contained in:
parent
ad149cfce5
commit
59a25e79d6
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ jobs:
|
||||||
|
|
||||||
- name: Install pnpm
|
- name: Install pnpm
|
||||||
uses: https://github.com/pnpm/action-setup@v4
|
uses: https://github.com/pnpm/action-setup@v4
|
||||||
|
with:
|
||||||
|
version: 10
|
||||||
|
|
||||||
- name: Install Node.js
|
- name: Install Node.js
|
||||||
uses: https://github.com/actions/setup-node@v4
|
uses: https://github.com/actions/setup-node@v4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue