The following workflow is failing: https://github.com/nasa/SBN/actions/workflows/build-documentation.yml.
There does not appear to be a mission_build.cmake or docs/dox_src/CMakeLists.txt file similar to other apps that build the docs using a make command. The workflow is failing because of make -C build sbn-usersguide.
The following workflow is failing: https://github.com/nasa/SBN/actions/workflows/build-documentation.yml.
There does not appear to be a mission_build.cmake or docs/dox_src/CMakeLists.txt file similar to other apps that build the docs using a make command. The workflow is failing because of make -C build sbn-usersguide.