mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-06 21: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'
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user