Update Docs.yml

This commit is contained in:
tobid7 2021-07-24 18:45:10 +02:00 committed by GitHub
parent ee4fe4f131
commit 0032d26010
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,7 @@ jobs:
- name: Run a one-line script
run: |
cd doc
cp Doxyfile ../
sudo apt-get install doxygen cmake -y
doxygen
echo done