Skip to content

Commit

Permalink
Fix auto build package
Browse files Browse the repository at this point in the history
  • Loading branch information
Karonus authored Aug 4, 2024
1 parent 0bf06c1 commit 39138df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
name: Install pnpm
with:
version: 8
run_install: false
run_install: true
- run: pnpm build
- run: pnpm publish
env:
Expand Down

0 comments on commit 39138df

Please sign in to comment.