mirror of https://github.com/yb/uptime-status
Update npm-publish-github-packages.yml
parent
da0c52ddcc
commit
c5e14f3b02
|
@ -15,8 +15,7 @@ jobs:
|
||||||
- uses: actions/setup-node@v3
|
- uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: 16
|
node-version: 16
|
||||||
- run: npm ci
|
- run: npm build
|
||||||
- run: npm test
|
|
||||||
|
|
||||||
publish-gpr:
|
publish-gpr:
|
||||||
needs: build
|
needs: build
|
||||||
|
|
Loading…
Reference in New Issue