fix: remove pnpm version conflict in deploy workflow
This commit is contained in:
parent
3d6a884b6c
commit
8b74f58d14
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -26,8 +26,6 @@ jobs:
|
||||
node-version: "20"
|
||||
- name: Setup pnpm
|
||||
uses: pnpm/action-setup@v4
|
||||
with:
|
||||
version: 9
|
||||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
- name: Build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user