Skip to content

Commit d888cdb

Browse files
committed
fix(ci): should publish after build
1 parent a2f775b commit d888cdb

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
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
node-version: 14
3030
- run: npm install
31+
- run: npm run build
3132
- id: publish
3233
uses: JS-DevTools/npm-publish@v1
3334
with:

0 commit comments

Comments
 (0)