mirror of
https://github.com/status-im/safe-react.git
synced 2025-01-13 03:24:09 +00:00
commit
769cbf321b
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -14,6 +14,7 @@ env:
|
||||
REACT_APP_PORTIS_ID: ${{ secrets.REACT_APP_PORTIS_ID }}
|
||||
REACT_APP_GNOSIS_APPS_URL: ${{ secrets.REACT_APP_GNOSIS_APPS_URL }}
|
||||
REACT_APP_INTERCOM_ID: ${{ secrets.REACT_APP_INTERCOM_ID }}
|
||||
REACT_APP_IPFS_GATEWAY: ${{ secrets.REACT_APP_IPFS_GATEWAY }}
|
||||
jobs:
|
||||
release:
|
||||
runs-on: ${{ matrix.os }}
|
||||
@ -43,7 +44,7 @@ jobs:
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 10.16
|
||||
- run: yarn install --network-concurrency 1
|
||||
- run: yarn install
|
||||
|
||||
- name: Build/Release Desktop App
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user