github: + sphinx dep in workflow
This commit is contained in:
parent
62d62e60a0
commit
c77ec7a2c8
1 changed files with 4 additions and 0 deletions
4
.github/workflows/main-stock-ubuntu.yml
vendored
4
.github/workflows/main-stock-ubuntu.yml
vendored
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue