Skip to content

Commit

Permalink
add: pnpm需要install一下
Browse files Browse the repository at this point in the history
  • Loading branch information
HalfSweet committed Jan 17, 2024
1 parent f874424 commit b68f6ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@ jobs:
with:
node-version: 'lts/*'
cache: 'pnpm' # Set this to npm, yarn or pnpm.

- run: pnpm install

- name: Set up Rust
uses: dtolnay/rust-toolchain@stable
with:
Expand Down

0 comments on commit b68f6ff

Please sign in to comment.