Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Will Hoy <[email protected]>
  • Loading branch information
willhoy committed Oct 19, 2023
1 parent 13341ca commit fc744ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
# Doxygen configuration file path
doxygenconf: ./docs/Doxyfile
# Generated HTML documents output folder
htmloutput: ./docs/html
htmloutput: ./generateddocs/html
# GitHub Pages branch name
ghpagesbranch: gh-pages
# GitHub Pages directory path
Expand Down

0 comments on commit fc744ce

Please sign in to comment.