kou commented on code in PR #13362:
URL: https://github.com/apache/arrow/pull/13362#discussion_r897387248
##########
.github/workflows/cpp.yml:
##########
@@ -157,6 +157,7 @@ jobs:
brew update --preinstall
brew install --overwrite git
brew bundle --file=cpp/Brewfile
+ /ci/scripts/install_minio.sh latest /usr/local
Review Comment:
```suggestion
ci/scripts/install_minio.sh latest /usr/local
```
--
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]