Update Docs.yml

This commit is contained in:
tobid7 2021-07-25 12:22:13 +02:00 committed by GitHub
parent e944cd8f55
commit d3c1a8aaa6
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 doxygen.css
doxygen header.html d.html doxygen.css
echo done
ls -r
mkdir -p ${{ steps.branch.outputs.branch }}