mirror of
https://github.com/peter-evans/create-or-update-comment.git
synced 2025-03-03 19:30:10 +08:00
Update workflow
This commit is contained in:
parent
5adcb0bb0f
commit
c66a585f6f
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -26,6 +26,7 @@ jobs:
|
|||||||
- uses: actions/setup-node@v3
|
- uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: 16.x
|
node-version: 16.x
|
||||||
|
cache: npm
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: npm run test
|
- run: npm run test
|
||||||
- run: npm run package
|
- run: npm run package
|
||||||
|
Loading…
x
Reference in New Issue
Block a user