Update Docs.yml
This commit is contained in:
parent
0032d26010
commit
762b08eb08
2
.github/workflows/Docs.yml
vendored
2
.github/workflows/Docs.yml
vendored
@ -28,6 +28,8 @@ jobs:
|
||||
run: |
|
||||
cd doc
|
||||
cp Doxyfile ../
|
||||
rm *
|
||||
cd ..
|
||||
sudo apt-get install doxygen cmake -y
|
||||
doxygen
|
||||
echo done
|
||||
|
Loading…
Reference in New Issue
Block a user