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 13e3e65 commit e76952eCopy full SHA for e76952e
buildscripts/kokoro/linux_artifacts.sh
@@ -36,4 +36,4 @@ cp -r "$LOCAL_MVN_TEMP"/* "$MVN_ARTIFACT_DIR"/
36
37
# for aarch64 platform
38
sudo apt-get install -y g++-aarch64-linux-gnu
39
-SKIP_TESTS=true ARCH=aarch_64 ./buildscripts/kokoro/unix.sh
+SKIP_TESTS=true ARCH=aarch_64 "$GRPC_JAVA_DIR"/buildscripts/kokoro/unix.sh
0 commit comments