point cibuildwheel to doxygen on runner #175
Annotations
2 errors
Build python distributions
Command ['sh', '-c', 'pip install pybind11 && rm -rf build && mkdir build && pybind11_DIR=$(pybind11-config --cmakedir) && cmake -Dpybind11_DIR=$pybind11_DIR -DPYTHON_EXECUTABLE=$(which python) -DDOXYGEN_EXECUTABLE=$(which doxygen) -B./build -S.'] failed with code 1.
|
Build python distributions
Process completed with exit code 1.
|
Loading