Skip to content

Commit 971ad3a

Browse files
committed
use pnpm v7
1 parent 7684d5b commit 971ad3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
node-version: '16.x'
2929
registry-url: 'https://registry.npmjs.org'
3030
- name: Install pnpm
31-
run: npm i -g pnpm
31+
run: npm i -g pnpm@7
3232
- name: Install dependencies
3333
run: pnpm -r i
3434
- name: Install chromedriver for windows

0 commit comments

Comments
 (0)