mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-19 15:04:45 +02:00
Update .github/workflows/test.yml
This commit is contained in:
parent
164cda14e0
commit
56e8d67af7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -28,6 +28,7 @@ jobs:
|
|||
- name: Set Node.js 12.x
|
||||
uses: actions/setup-node@v2.3.0
|
||||
with:
|
||||
cache: npm
|
||||
node-version: 12.x
|
||||
|
||||
- name: Install dependencies
|
||||
|
|
Loading…
Add table
Reference in a new issue