Skip to content

Commit 59c0478

Browse files
committed
add build for npm
1 parent 419c0e5 commit 59c0478

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-github.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
node-version: 12
2929
registry-url: https://registry.npmjs.org/
3030
- run: yarn
31+
- run: yarn build
3132
- run: yarn publish
3233
env:
3334
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)