Skip to content

Commit

Permalink
build: upload slow, more time good (electron#40332)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarshallOfSound authored Oct 25, 2023
1 parent f66d4c7 commit 621b3ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 621b3ba

Please sign in to comment.