Skip to content

Commit 419dbcc

Browse files
Update generate_documentation.yml
1 parent fdc4291 commit 419dbcc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/generate_documentation.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ jobs:
66
steps:
77
- uses: mattnotmitt/doxygen-action@1.12.0
88
with:
9-
working-directory: './'
10-
doxyfile-path: 'docs/doxyfile'
9+
doxyfile-path: './docs/doxyfile'
1110
enable-latex: true
1211
- run: doxygen docs/doxyfile

0 commit comments

Comments
 (0)