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