mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-27 13:29:58 +01:00
switch to atest doxygen version
This commit is contained in:
9
.github/workflows/auto-doxygen.yml
vendored
9
.github/workflows/auto-doxygen.yml
vendored
@@ -14,8 +14,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
submodules: 'recurive'
|
submodules: 'recurive'
|
||||||
|
- name: Setup and run doxygen
|
||||||
- uses: mattnotmitt/doxygen-action@v1.9.5
|
run: |
|
||||||
with:
|
sudo apt install doxygen -y
|
||||||
doxyfile-path: 'Doxyfile'
|
doxygen Doxyfile
|
||||||
enable-latex: true
|
|
||||||
|
|||||||
Reference in New Issue
Block a user