Attempted to fix4 actio to build documentation
Some checks failed
Generate Documentation / build (push) Failing after 13s

This commit is contained in:
2025-10-23 14:00:11 +02:00
parent c451c00b9f
commit 4e10081a0e

View File

@@ -16,6 +16,6 @@ jobs:
- uses: mattnotmitt/doxygen-action@v1.9.5 - uses: mattnotmitt/doxygen-action@v1.9.5
with: with:
working-directory: './' working-directory: './'
doxyfile-path: 'docs/Doxygen' doxyfile-path: './'
- name: Build Doxygen docs - name: Build Doxygen docs
run: doxygen run: doxygen