github: + sphinx dep in workflow

This commit is contained in:
Roland Conybeare 2025-09-03 22:23:05 -04:00
commit c77ec7a2c8

View file

@ -53,6 +53,10 @@ jobs:
sudo apt install -y doxygen
echo "::endgroup"
echo "::group::sphinx install"
sudo apt install -y sphinx
echo "::endgroup"
#echo "::group::clang18 install"
#sudo apt install -y clang-18
#echo "::group::lldb18 install"