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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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