Skip to content

Commit

Permalink
💚 Fix GitHub action for doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharp0802 committed Dec 8, 2024
1 parent d3fe9c8 commit 5a705ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
- name: Copy schemas
run: |
mkdir -p site/html
cp -r schemas site/html
- name: Doxygen
uses: mattnotmitt/doxygen-action@edge
Expand Down

0 comments on commit 5a705ab

Please sign in to comment.