assignUser commented on code in PR #36478:
URL: https://github.com/apache/arrow/pull/36478#discussion_r1253176694
##########
dev/tasks/macros.jinja:
##########
@@ -204,7 +204,7 @@ on:
env:
ARROW_FORMULA: ./arrow/dev/tasks/homebrew-formulae/{{ formula }}
run: |
- brew update
+ brew update || :
Review Comment:
Yes, just so that it shows up in the log incase something else goes wrong :D
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]