Update Docs.yml

This commit is contained in:
tobid7 2021-07-25 11:38:41 +02:00 committed by GitHub
parent 0d104edab3
commit 8ba4bcdc1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ jobs:
- name: Run a one-line script
run: |
sudo apt-get install doxygen cmake -y
doxygen docs/doxygen.css
doxygen doxygen.css
echo done
mkdir -p ${{ steps.branch.outputs.branch }}
rm -r ${{ steps.branch.outputs.branch }}/*