Skip to content

Commit 0b6bfa9

Browse files
authored
Update npm-publish.yml
1 parent aded81c commit 0b6bfa9

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: 12
2626
registry-url: https://registry.npmjs.org/
2727
- run: npm ci
28+
- run: npx gulp
2829
- run: npm publish
2930
env:
3031
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)