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