mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-24 16:29:59 +01:00
Update auto-doxygen.yml
This commit is contained in:
2
.github/workflows/auto-doxygen.yml
vendored
2
.github/workflows/auto-doxygen.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
|||||||
submodules: 'recursive'
|
submodules: 'recursive'
|
||||||
show-progress: ''
|
show-progress: ''
|
||||||
- name: Setup and run doxygen
|
- 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
|
- name: Set up Git LFS
|
||||||
run: |
|
run: |
|
||||||
git lfs install
|
git lfs install
|
||||||
|
|||||||
Reference in New Issue
Block a user