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: |
|
run: |
|
||||||
cd doc
|
cd doc
|
||||||
cp Doxyfile ../
|
cp Doxyfile ../
|
||||||
|
rm *
|
||||||
|
cd ..
|
||||||
sudo apt-get install doxygen cmake -y
|
sudo apt-get install doxygen cmake -y
|
||||||
doxygen
|
doxygen
|
||||||
echo done
|
echo done
|
||||||
|
Loading…
Reference in New Issue
Block a user