diff --git a/.buildkite/pipeline.macos.yml b/.buildkite/pipeline.macos.yml index 8b1a148f8b19a1..5d17ded239cdef 100644 --- a/.buildkite/pipeline.macos.yml +++ b/.buildkite/pipeline.macos.yml @@ -46,7 +46,8 @@ steps: - export MAC_WHEELS=1 - export MAC_JARS=1 - export RAY_INSTALL_JAVA=1 - - . ./ci/ci.sh init && source ~/.zshrc + - . ./ci/ci.sh init + - source ~/.zshrc - ./ci/ci.sh build # Test wheels - ./ci/ci.sh test_wheels