milenkovicm commented on code in PR #1429: URL: https://github.com/apache/datafusion-ballista/pull/1429#discussion_r2746851493
########## .github/actions/setup-builder/action.yaml: ########## @@ -18,6 +18,14 @@ name: Prepare Rust Builder description: 'Prepare Rust Build Environment' inputs: + cmake: + description: 'install cmake' Review Comment: who needs CMAKE? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
