Skip to content

Commit

Permalink
Add a rehash
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Oct 21, 2024
1 parent 3c8eb84 commit 4dc1a01
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 @@ -16,6 +16,7 @@ python -m pip wheel . --wheel-dir=./dist -vvv --disable-pip-version-check --no-d
python -m auditwheel repair --exclude libcuda.so.1 -w ./final_dist ./dist/*

python -m pip install abi3audit
pyenv rehash
abi3audit ./final_dist/*.whl

rapids-logger "Upload Wheel"
Expand Down

0 comments on commit 4dc1a01

Please sign in to comment.