Skip to content

Commit db00e6f

Browse files
committed
set LIBCLANG_PATH
1 parent a60edc8 commit db00e6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/build_rust.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ rapids-mamba-retry install \
2929
--channel "${CPP_CHANNEL}" \
3030
libcuvs
3131

32+
export LIBCLANG_PATH=/opt/conda/lib
33+
3234
# build and test the rust bindings
3335
cd rust
3436
cargo test

0 commit comments

Comments
 (0)