Update npm-publish.yml

This commit is contained in:
C++, JS, TS, Python Developer
2021-08-21 15:08:42 +05:30
committed by GitHub
parent 577c1d231f
commit f9f6fe33fb

View File

@@ -16,7 +16,7 @@ jobs:
with:
node-version: 16
- run: npm ci
- run: npm test
- run: npm build
publish-npm:
needs: build