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
|
||||
run:
|
||||
name: Publish Electron Dist
|
||||
no_output_timeout: 30m
|
||||
command: |
|
||||
if [ "`uname`" == "Darwin" ]; then
|
||||
rm -rf src/out/Default/obj
|
||||
|
|
Loading…
Add table
Reference in a new issue