Skip to content

Commit 003949c

Browse files
committed
fix: No pnpm version is specified.
1 parent 6300b76 commit 003949c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

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

2323
- name: Setup pnpm
2424
uses: pnpm/action-setup@v6
25+
with:
26+
version: latest
2527

2628
- name: Setup Node.js
2729
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)