Skip to content

Commit

Permalink
Add missing commit entry
Browse files Browse the repository at this point in the history
  • Loading branch information
pentschev committed Dec 5, 2023
1 parent 67dfdc9 commit d0d2d00
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 @@ -8,6 +8,7 @@ source rapids-date-string

package_name=dask-cuda
version=$(rapids-generate-version)
commit=$(git rev-parse HEAD)

echo "${version}" | tr -d '"' > VERSION
sed -i "/^__git_commit__/ s/= .*/= \"${commit}\"/g" "dask_cuda/_version.py"
Expand Down

0 comments on commit d0d2d00

Please sign in to comment.