Update to use pnpm instead of npm #7
@ -9,7 +9,7 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: 🔧 Install pnpm
|
- name: 🔧 Install pnpm
|
||||||
uses: https://github.com/actions/pnpm-action-setup@v4
|
uses: https://github.com/actions/pnpm/action-setup@v4
|
||||||
with:
|
with:
|
||||||
version: 9
|
version: 9
|
||||||
run_install: false
|
run_install: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user