Update npm-publish-github-packages.yml

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

View File

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