Update main.yml

This commit is contained in:
mathuo 2020-10-15 22:18:15 +01:00 committed by GitHub
parent 9d2631e6c6
commit 4af8eb8e7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: '14.x'
node-version: '12.x'
- run: npm install -g gulp
- run: npm install -g lerna
- run: lerna bootstrap