Attempted to fix6 actio to build documentation
All checks were successful
Generate Documentation / build (push) Successful in 27s
Build Code / build (pull_request) Successful in 1m52s

This commit is contained in:
2025-10-23 14:02:22 +02:00
parent 288014c84c
commit a8ddf41be3

View File

@@ -17,5 +17,4 @@ jobs:
with: with:
working-directory: './' working-directory: './'
doxyfile-path: './Doxyfile' doxyfile-path: './Doxyfile'
- name: Build Doxygen docs name: Build Doxygen Documentation
run: doxygen