Merge pull request #1168 from gnosis/desktop-ci-fix
bring back network concurrency param
This commit is contained in:
commit
2672028b41
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue