xo-flatstring: build: drop sphinx+breathe doc step for now
This commit is contained in:
parent
1fdbe61317
commit
1b931bf9e1
1 changed files with 2 additions and 1 deletions
3
.github/workflows/xo-cpp-main.yml
vendored
3
.github/workflows/xo-cpp-main.yml
vendored
|
|
@ -132,7 +132,8 @@ jobs:
|
|||
echo "::endgroup"
|
||||
|
||||
echo "::group::build ${XO_NAME} docs"
|
||||
cmake --build ${XO_BUILDDIR} -- docs
|
||||
cmake --build ${XO_BUILDDIR} -- doxygen
|
||||
# note: sphinx+breathe not working (cause unknown) from docker-xo-builder, asof 25apr2024.
|
||||
echo "::endgroup"
|
||||
|
||||
echo "::group::local install ${XO_NAME}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue