Remove broken use_bazel.sh (#10511)

pull/10522/head
Mike Kruskal 3 years ago committed by GitHub
parent 40847c7ee5
commit aafacb09c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      kokoro/release/python/macos/config.sh

@ -26,7 +26,6 @@ function pre_build {
pushd protobuf
# Build protoc and protobuf libraries
use_bazel.sh 5.1.1
bazel build //:protoc
export PROTOC=$PWD/bazel-bin/protoc
mkdir src/.libs

Loading…
Cancel
Save