Merge pull request #1168 from gnosis/desktop-ci-fix

bring back network concurrency param
This commit is contained in:
Mikhail Mikheev 2020-07-28 19:27:01 +04:00 committed by GitHub
commit 2672028b41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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: