Skip to content

Commit d33ae60

Browse files
committed
fix: no pnpm version
1 parent 20c7f19 commit d33ae60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- uses: pnpm/action-setup@v4
22+
with:
23+
version: latest
2224
- uses: actions/setup-node@v4
2325
with:
2426
node-version: 22

0 commit comments

Comments
 (0)