Update Docs.yml
This commit is contained in:
parent
0cd2f330ad
commit
a0350b7814
2
.github/workflows/Docs.yml
vendored
2
.github/workflows/Docs.yml
vendored
@ -30,6 +30,8 @@ jobs:
|
|||||||
sudo apt-get install doxygen cmake -y
|
sudo apt-get install doxygen cmake -y
|
||||||
doxygen
|
doxygen
|
||||||
echo done
|
echo done
|
||||||
|
mkdir ${{ steps.branch.outputs.branch }}
|
||||||
|
mv -r doc ${{ steps.branch.outputs.branch }}/
|
||||||
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"
|
||||||
echo tobid7
|
echo tobid7
|
||||||
|
Loading…
Reference in New Issue
Block a user