Update Docs.yml

This commit is contained in:
2021-07-24 18:49:48 +02:00
committed by GitHub
parent 5eefebee43
commit 165552b439

View File

@ -32,6 +32,7 @@ jobs:
cd ..
sudo apt-get install doxygen cmake -y
doxygen
cd doc
echo done
mkdir -p ${{ steps.branch.outputs.branch }}
rm -r ${{ steps.branch.outputs.branch }}/*