Update Docs.yml

This commit is contained in:
tobid7 2021-07-24 09:36:48 +02:00 committed by GitHub
parent 328ff9d23b
commit b7a544eadd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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