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

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