Skip to content

Commit

Permalink
更新pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
1595901624 committed Jul 18, 2023
1 parent 4134d16 commit 5ff23b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_mp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
node-version: 16
- uses: pnpm/action-setup@v2
with:
version: 7
version: 8
- name: get version
run: echo "PACKAGE_VERSION=$(node -p "require('./package.json').version")" >> $GITHUB_ENV
- name: create release
Expand Down

0 comments on commit 5ff23b6

Please sign in to comment.