Skip to content

Commit 9295c5a

Browse files
committed
fix: multiple versions of pnpm specified
1 parent 5988005 commit 9295c5a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020

2121
- name: Setup pnpm
2222
uses: pnpm/action-setup@v4
23-
with:
24-
version: latest
2523

2624
- name: Install dependencies
2725
run: pnpm install --frozen-lockfile

0 commit comments

Comments
 (0)