Skip to content

Commit b883bb9

Browse files
committed
Update
1 parent 63ec673 commit b883bb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doxygen.yml

Lines changed: 1 addition & 1 deletion
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)