Update Docs.yml
This commit is contained in:
3
.github/workflows/Docs.yml
vendored
3
.github/workflows/Docs.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user