mirror of https://github.com/yb/uptime-status
Update npm-publish-github-packages.yml
parent
b320fa5513
commit
1b72ce4e7d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue