diff --git a/ep/build-velox/src/get_velox.sh b/ep/build-velox/src/get_velox.sh index 17e44d15fc85..7a48261ff3c0 100755 --- a/ep/build-velox/src/get_velox.sh +++ b/ep/build-velox/src/get_velox.sh @@ -16,7 +16,7 @@ set -exu -VELOX_REPO=https://github.com/oap-project/velox.git +VELOX_REPO=https://github.com/zhztheplayer/velox.git VELOX_BRANCH=wip-debug VELOX_HOME=""