mirror of
https://github.com/mathuo/dockview
synced 2025-03-10 16:02:04 +00:00
Update main.yml
This commit is contained in:
parent
9d2631e6c6
commit
4af8eb8e7a
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user