mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-18 12:36:34 +00:00
Merge pull request #1168 from gnosis/desktop-ci-fix
bring back network concurrency param
This commit is contained in:
commit
2672028b41
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
|||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
node-version: 10.16
|
node-version: 10.16
|
||||||
- run: yarn install
|
- run: yarn install --network-concurrency 1
|
||||||
|
|
||||||
- name: Build/Release Desktop App
|
- name: Build/Release Desktop App
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user