Skip to content

Commit

Permalink
update doxygen (#649)
Browse files Browse the repository at this point in the history
  • Loading branch information
coco875 authored Jul 22, 2024
1 parent 3d7cdce commit 973eaa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doxygen-and-linux-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Install Doxygen
run: |
sudo apt-get install graphviz doxygen
wget https://www.doxygen.nl/files/doxygen-1.10.0.linux.bin.tar.gz
wget https://www.doxygen.nl/files/doxygen-1.11.0.linux.bin.tar.gz
tar -xzf doxygen-*.linux.bin.tar.gz
- name: make badge
Expand Down

0 comments on commit 973eaa3

Please sign in to comment.