1
0
Fork 0
mirror of https://gitea.com/actions/upload-artifact.git synced 2024-08-16 09:49:51 +02:00

Update check-dist.yml

This commit is contained in:
Matthieu MOREL 2021-07-31 12:29:21 +02:00 committed by GitHub
parent 917298f53c
commit 164cda14e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,6 +25,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