Skip to content

Commit

Permalink
Update doxygen.yml
Browse files Browse the repository at this point in the history
- adapt using pictures
  • Loading branch information
hasenradball authored Dec 14, 2024
1 parent 7720034 commit a39633a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
- name: Verify Documentation and copy pictures to html
run: |
ls -la docs
cp docs/*.jpg docs/*.png docs/html
mkdir docs/html/docs
cp docs/*.jpg docs/*.png docs/html/docs
# Disable Jekyll
- name: Disable Jekyll
Expand Down

0 comments on commit a39633a

Please sign in to comment.