Update Docs.yml

This commit is contained in:
2021-07-25 11:44:40 +02:00
committed by GitHub
parent 69f8a7fd51
commit 6548670e59

View File

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