Update Docs.yml
This commit is contained in:
parent
e717a52491
commit
ba97c9ed70
4
.github/workflows/Docs.yml
vendored
4
.github/workflows/Docs.yml
vendored
@ -26,10 +26,6 @@ jobs:
|
||||
# Runs a single command using the runners shell
|
||||
- name: Run a one-line script
|
||||
run: |
|
||||
cd doc
|
||||
cp Doxyfile ../
|
||||
rm -r *
|
||||
cd ..
|
||||
sudo apt-get install doxygen cmake -y
|
||||
doxygen
|
||||
echo done
|
||||
|
Loading…
Reference in New Issue
Block a user