mirror of
https://gitea.com/actions/upload-artifact.git
synced 2025-04-22 08:45:33 +08:00
Update check-dist.yml
This commit is contained in:
parent
917298f53c
commit
164cda14e0
1
.github/workflows/check-dist.yml
vendored
1
.github/workflows/check-dist.yml
vendored
@ -25,6 +25,7 @@ jobs:
|
|||||||
- name: Set Node.js 12.x
|
- name: Set Node.js 12.x
|
||||||
uses: actions/setup-node@v2.3.0
|
uses: actions/setup-node@v2.3.0
|
||||||
with:
|
with:
|
||||||
|
cache: npm
|
||||||
node-version: 12.x
|
node-version: 12.x
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
|
Loading…
x
Reference in New Issue
Block a user