Skip to content

Commit 83cf7ad

Browse files
committed
Update
1 parent a75753a commit 83cf7ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doxygen.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: "Setup doxygen"
2323
run: |
24-
sudo apt-get -y install doxygen graphviz
24+
sudo apt-get -y install doxygen graphviz binutils-dev
2525
doxygen --version
2626
dot -V
2727

0 commit comments

Comments
 (0)