Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
chronoxor committed Dec 18, 2021
1 parent a75753a commit 83cf7ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: "Setup doxygen"
run: |
sudo apt-get -y install doxygen graphviz
sudo apt-get -y install doxygen graphviz binutils-dev
doxygen --version
dot -V
Expand Down

0 comments on commit 83cf7ad

Please sign in to comment.