We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88999f8 commit 8e16a15Copy full SHA for 8e16a15
buildscripts/kokoro/macos.sh
@@ -17,5 +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
21
22
"$GRPC_JAVA_DIR"/buildscripts/kokoro/unix.sh
0 commit comments