Commit e565d49b authored by Graham King's avatar Graham King Committed by GitHub
Browse files

chore: Add libclang-dev to CI for llamacpp (#507)

parent 3c49a02c
......@@ -56,6 +56,7 @@ RUN apt-get update -y && apt-get -y install curl \
libgrpc-dev \
libgrpc++-dev \
libprotobuf-dev \
libclang-dev \
protobuf-compiler-grpc \
pybind11-dev \
python3-full \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment