Update npm-publish-github-packages.yml

pull/47/head
Ilya 2023-03-12 14:42:36 +02:00 committed by GitHub
parent da0c52ddcc
commit c5e14f3b02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -15,8 +15,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 16
- run: npm ci
- run: npm test
- run: npm build
publish-gpr:
needs: build