alamb commented on code in PR #1510:
URL: https://github.com/apache/arrow-rs/pull/1510#discussion_r842789980
##########
.github/workflows/rust.yml:
##########
@@ -57,7 +57,7 @@ jobs:
- name: Setup Build Dependencies
run: |
apt-get update
- apt-get install cmake protobuf-compiler
+ apt-get install -y cmake protobuf-compiler
Review Comment:
in
https://github.com/apache/arrow-rs/pull/1510/commits/0a87a4379920971367a8052a26df587407a9919c
--
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]