Update release.yml

This commit is contained in:
Mati Dastugue 2020-07-28 11:44:19 -03:00 committed by GitHub
parent f915a0cc1f
commit c494a26b82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 --network-concurrency 1 - run: yarn install
- name: Build/Release Desktop App - name: Build/Release Desktop App
env: env: