Update Docs.yml
This commit is contained in:
parent
59fcc8c159
commit
c2b35fdf83
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
|
||||
|
Loading…
Reference in New Issue
Block a user