Update Docs.yml

This commit is contained in:
tobid7 2021-07-24 18:46:57 +02:00 committed by GitHub
parent 0032d26010
commit 762b08eb08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,6 +28,8 @@ jobs:
run: |
cd doc
cp Doxyfile ../
rm *
cd ..
sudo apt-get install doxygen cmake -y
doxygen
echo done