Update npm-publish.yml

This commit is contained in:
C++, JS, TS, Python Developer
2021-08-21 15:17:39 +05:30
committed by GitHub
parent 41e52d64e8
commit 2b75aea1eb

View File

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