We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e16a15 commit 4f7c9bbCopy full SHA for 4f7c9bb
buildscripts/kokoro/macos.sh
@@ -17,6 +17,6 @@ trap spongify_logs EXIT
17
18
export -n JAVA_HOME
19
export PATH="$(/usr/libexec/java_home -v"1.8.0")/bin:${PATH}"
20
-sudo apt-get update && sudo apt-get install pkg-config
+brew install pkg-config
21
22
"$GRPC_JAVA_DIR"/buildscripts/kokoro/unix.sh
0 commit comments