Update npm-publish-github-packages.yml

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

View File

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