Fix the Ubsan PR build

pull/15893/head
Adele Zhou 7 years ago
parent 0a6fdb20b4
commit 663f606dcf
  1. 2
      tools/internal_ci/linux/pull_request/grpc_ubsan_on_foundry.sh

@ -31,7 +31,7 @@ which bazel
chmod +x "${KOKORO_GFILE_DIR}/bazel_wrapper.py"
# change to grpc repo root
cd $(dirname $0)/../../..
cd $(dirname $0)/../../../..
source tools/internal_ci/helper_scripts/prepare_build_linux_rc

Loading…
Cancel
Save