Skip to content

Commit

Permalink
Try putting doxygen docs in root...
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdewar committed Jul 20, 2023
1 parent 0c13c21 commit f0a3cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Build with doxygen
run: |
ninja -C out/build/linux-release/ doxygen-docs
sudo cp -r out/build/linux-release/src/html _site/html
cp -r out/build/linux-release/src/html .
# Deployment job
deploy:
Expand Down

0 comments on commit f0a3cea

Please sign in to comment.