Skip to content

Commit

Permalink
set LIBCLANG_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
benfred committed Feb 27, 2024
1 parent d7c200e commit b68f570
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/build_rust.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ rapids-mamba-retry install \
--channel "${CPP_CHANNEL}" \
libcuvs

export LIBCLANG_PATH=/opt/conda/lib

# build and test the rust bindings
cd rust
cargo test

0 comments on commit b68f570

Please sign in to comment.