Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jinchengchenghh committed Nov 15, 2024
1 parent 2bf1be9 commit 3d2fc1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ep/build-velox/src/get_velox.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

set -exu

VELOX_REPO=https://github.com/oap-project/velox.git
VELOX_BRANCH=2024_11_14
VELOX_REPO=https://github.com/jinchengchenghh/velox.git
VELOX_BRANCH=prefixsort
VELOX_HOME=""

OS=`uname -s`
Expand Down

0 comments on commit 3d2fc1d

Please sign in to comment.