Update test.yml

pull/238/head
Matthieu MOREL 2021-07-31 12:31:24 +02:00 committed by GitHub
parent 56e8d67af7
commit 5cfad07535
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
- name: Set Node.js 12.x
uses: actions/setup-node@v2.3.0
with:
cache: npm
cache: npm
node-version: 12.x
- name: Install dependencies