Update auto-doxygen.yml

This commit is contained in:
Laurent Trinques
2026-02-06 14:22:23 +01:00
committed by GitHub
parent fe52babc34
commit 89be949201

View File

@@ -18,7 +18,7 @@ jobs:
submodules: 'recursive'
show-progress: ''
- name: Setup and run doxygen
run: sudo apt install doxygen graphviz qhelpgenerator-qt5 -y
run: sudo apt update && sudo apt install doxygen graphviz qhelpgenerator-qt5 -y
- name: Set up Git LFS
run: |
git lfs install