Skip to content

Commit

Permalink
debug wheel build paths
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmaynard committed Feb 20, 2025
1 parent 749528a commit a939b6b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/build_wheel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ 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)' "

./run build_local all ${CMAKE_BUILD_TYPE}

sccache --show-adv-stats
Expand Down

0 comments on commit a939b6b

Please sign in to comment.