Skip to content

Commit

Permalink
Update ci/build_wheel.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Bradley Dice <bdice@bradleydice.com>
  • Loading branch information
jameslamb and bdice authored May 31, 2024
1 parent b3a7550 commit 3256ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/build_wheel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RAPIDS_PY_CUDA_SUFFIX="$(rapids-wheel-ctk-name-gen ${RAPIDS_CUDA_VERSION})"
# everywhere except in the final wheel name.
PACKAGE_CUDA_SUFFIX="-${RAPIDS_PY_CUDA_SUFFIX}"

rapids-generate-version > VERSION
rapids-generate-version > ./VERSION

cd ${package_dir}

Expand Down

0 comments on commit 3256ff4

Please sign in to comment.