Skip to content

Commit 8341d3a

Browse files
authored
Update npm-publish.yml
1 parent d0b37d1 commit 8341d3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
node-version: 14
2626
registry-url: https://registry.npmjs.org/
2727
- run: npm install
28+
- run: npm run build
2829
- run: npm publish --access public
2930
env:
3031
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)