Update Docs.yml

This commit is contained in:
tobid7 2021-07-23 16:12:56 +02:00 committed by GitHub
parent 59fcc8c159
commit c2b35fdf83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,3 +23,6 @@ jobs:
cd doc
sudo apt-get install doxygen cmake -y
doxygen
git stage *
git commit -m "Documentation"
git push origin gh-pages