martinzink commented on code in PR #2142:
URL: https://github.com/apache/nifi-minifi-cpp/pull/2142#discussion_r2980823032
##########
.github/workflows/ci.yml:
##########
@@ -71,7 +71,7 @@ jobs:
- id: install_dependencies
run: |
brew update
- brew install ossp-uuid bison flex ccache sqliteodbc automake
autoconf ninja
+ brew install ossp-uuid bison flex ccache sqliteodbc automake autoconf
Review Comment:
this install caused warning that ninja is already installed
--
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]