Skip to content

Commit

Permalink
Update webpack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
j710328466 authored May 14, 2024
1 parent 74528b3 commit 59627e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
version: 8
- run: pnpm install
- run: pnpm run build
- run: pnpm run npm:build
- run: pnpm run pub
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
Expand Down

0 comments on commit 59627e5

Please sign in to comment.