ci: use pnpm specified in package.json
This commit is contained in:
parent
2cc6ac4667
commit
6e9ef636b6
|
|
@ -22,7 +22,6 @@ jobs:
|
|||
- name: Install pnpm
|
||||
uses: pnpm/action-setup@v4
|
||||
with:
|
||||
version: 10
|
||||
run_install: false
|
||||
|
||||
- name: Install Node.js
|
||||
|
|
|
|||
Loading…
Reference in New Issue