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

This commit is contained in:
2025-10-23 14:00:55 +02:00
parent 4e10081a0e
commit 288014c84c

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: './' doxyfile-path: './Doxyfile'
- name: Build Doxygen docs - name: Build Doxygen docs
run: doxygen run: doxygen