aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/internal_ci/macos/grpc_build_artifacts.sh
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-10-05 08:36:34 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-10-05 08:36:34 -0700
commit76eab735f41baf8dd8af6524a8ce673a5803f5d4 (patch)
tree3c359823a89886e14b1a4b9bc906e9eae8bd11f8 /tools/internal_ci/macos/grpc_build_artifacts.sh
parent2b86ea6206e9ca71f59acff9752d28495be81126 (diff)
parent8a8f5ed041d6fa1b772bda0b9d193aeb7dea9172 (diff)
Merge github.com:grpc/grpc into flowctl+millis
Diffstat (limited to 'tools/internal_ci/macos/grpc_build_artifacts.sh')
-rwxr-xr-xtools/internal_ci/macos/grpc_build_artifacts.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/internal_ci/macos/grpc_build_artifacts.sh b/tools/internal_ci/macos/grpc_build_artifacts.sh
index 09784e3bb4..eb4568c32b 100755
--- a/tools/internal_ci/macos/grpc_build_artifacts.sh
+++ b/tools/internal_ci/macos/grpc_build_artifacts.sh
@@ -27,8 +27,7 @@ python3.5 -m pip install cython setuptools wheel
python3.6 -m pip install cython setuptools wheel
# needed to build ruby artifacts
-wget https://raw.githubusercontent.com/grpc/grpc/master/tools/distrib/build_ruby_environment_macos.sh
-bash build_ruby_environment_macos.sh
+time bash tools/distrib/build_ruby_environment_macos.sh
gem install rubygems-update
update_rubygems