Update Docs.yml

This commit is contained in:
2021-07-24 18:45:10 +02:00
committed by GitHub
parent ee4fe4f131
commit 0032d26010

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