Skip to content

Commit f44032b

Browse files
Merge remote-tracking branch 'origin/master'
# Conflicts: # package.json
2 parents e123da1 + da64692 commit f44032b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
node-version: '15.x'
1414
registry-url: 'https://registry.npmjs.org'
1515
- run: yarn
16+
- run: yarn build
1617
- run: yarn publish
1718
env:
1819
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)