Skip to content

Commit

Permalink
Add missing commit override
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Oct 6, 2023
1 parent 9030c51 commit 935455c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/build_wheel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ source rapids-date-string
# Use gha-tools rapids-pip-wheel-version to generate wheel version then
# update the necessary files
version_override="$(rapids-pip-wheel-version ${RAPIDS_DATE_STRING})"
commit_override=$(git rev-parse HEAD)

RAPIDS_PY_CUDA_SUFFIX="$(rapids-wheel-ctk-name-gen ${RAPIDS_CUDA_VERSION})"

Expand Down

0 comments on commit 935455c

Please sign in to comment.