Try upping timeout

This commit is contained in:
John Kleinschmidt
2018-02-21 09:13:26 -05:00
parent 712b5fe0fd
commit e14b7d9bc6

View File

@@ -262,6 +262,7 @@ jobs:
- run: npm run lint
- run:
name: Build
no_output_timeout: 30m
command: |
if [ "$ELECTRON_RELEASE" == "1" ]; then
echo 'Building Electron for release'