Update Docs.yml

This commit is contained in:
2021-07-24 10:09:48 +02:00
committed by GitHub
parent b7a544eadd
commit 22ae99f915

View File

@ -23,7 +23,9 @@ jobs:
cd doc
sudo apt-get install doxygen cmake -y
doxygen
cd ..
git init doc
cd doc
echo done
git config --global user.email "tobid7@outlook.de"
git config --global user.name "Tobi-D7"