build: upload slow, more time good (#40332)
This commit is contained in:
parent
f66d4c7ee0
commit
621b3ba897
1 changed files with 1 additions and 0 deletions
|
@ -660,6 +660,7 @@ step-nodejs-headers-build: &step-nodejs-headers-build
|
||||||
step-electron-publish: &step-electron-publish
|
step-electron-publish: &step-electron-publish
|
||||||
run:
|
run:
|
||||||
name: Publish Electron Dist
|
name: Publish Electron Dist
|
||||||
|
no_output_timeout: 30m
|
||||||
command: |
|
command: |
|
||||||
if [ "`uname`" == "Darwin" ]; then
|
if [ "`uname`" == "Darwin" ]; then
|
||||||
rm -rf src/out/Default/obj
|
rm -rf src/out/Default/obj
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue