Skip to content

Commit

Permalink
Add a pyenv rehash
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmaynard committed Feb 20, 2025
1 parent a939b6b commit dafdb2f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ci/build_wheel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ rapids-pip-retry install \

sccache --zero-stats

# First build the C++ lib using CMake via the run script
rapids-logger "debug path '$PATH' "
rapids-logger "debug cmake path '$(which cmake)' "
rapids-logger "pyenv rehash"
pyenv rehash

# First build the C++ lib using CMake via the run script
./run build_local all ${CMAKE_BUILD_TYPE}

sccache --show-adv-stats
Expand Down

0 comments on commit dafdb2f

Please sign in to comment.