Skip to content

Commit af32684

Browse files
committed
Add run_install to pnpm
1 parent 57c2f4e commit af32684

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
name: Install pnpm
2727
with:
2828
version: latest
29+
run_install: true
2930

3031
- name: install Rust stable
3132
uses: dtolnay/rust-toolchain@stable

0 commit comments

Comments
 (0)