mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-11 08:29:59 +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
|
||||
with:
|
||||
submodules: 'recurive'
|
||||
|
||||
- uses: mattnotmitt/doxygen-action@v1.9.5
|
||||
with:
|
||||
doxyfile-path: 'Doxyfile'
|
||||
enable-latex: true
|
||||
- name: Setup and run doxygen
|
||||
run: |
|
||||
sudo apt install doxygen -y
|
||||
doxygen Doxyfile
|
||||
|
||||
Reference in New Issue
Block a user