Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
supperthomas authored Jan 10, 2025
1 parent 4cdde72 commit 7c67687
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
sudo apt-get update
sudo apt-get -qq install graphviz
- name: generat doxygen html
continue-on-error: true
shell: bash
run: |
wget https://github.com/doxygen/doxygen/releases/download/Release_1_13_1/doxygen-1.13.1.linux.bin.tar.gz
Expand Down

0 comments on commit 7c67687

Please sign in to comment.