bring back network concurrency param

This commit is contained in:
Mikhail 2020-07-28 19:11:32 +04:00
parent 4977345a4d
commit bfcbdd4b93

View File

@ -44,7 +44,7 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: 10.16
- run: yarn install
- run: yarn install --network-concurrency 1
- name: Build/Release Desktop App
env: