mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Try upping timeout
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user