mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-13 10:19:58 +01:00
changed location of generation of .qch file
This commit is contained in:
2
.github/workflows/auto-doxygen.yml
vendored
2
.github/workflows/auto-doxygen.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
submodules: 'recursive'
|
||||
show-progress: ''
|
||||
- name: Setup and run doxygen
|
||||
run: sudo apt install doxygen graphviz -y
|
||||
run: sudo apt install doxygen graphviz qhelpgenerator-qt5 -y
|
||||
- name: Run doxygen
|
||||
run: doxygen Doxyfile
|
||||
- uses: actions/upload-pages-artifact@v3
|
||||
|
||||
Reference in New Issue
Block a user