Update Docs.yml

This commit is contained in:
tobid7 2021-07-25 11:44:40 +02:00 committed by GitHub
parent 69f8a7fd51
commit 6548670e59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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