Skip to content

Commit

Permalink
docs#
Browse files Browse the repository at this point in the history
  • Loading branch information
hqweay committed Apr 3, 2024
1 parent 51304b1 commit 6ae54ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
# Install dependencies
- name: Install dependencies
run: pnpm build
run: pnpm install

# Build for production, 这一步会生成一个 package.zip
- name: Build for production
Expand Down

0 comments on commit 6ae54ae

Please sign in to comment.