Skip to content

Commit 98840d7

Browse files
committed
Fix
1 parent 989385e commit 98840d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonar_cloud.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
java-version: 8
3232

3333
- name: Install dependencies
34-
run: sudo apt-get install cmake doxygen
34+
run: sudo apt-get install cmake doxygen graphviz
3535

3636
- name: Run build-wrapper
3737
run: |

0 commit comments

Comments
 (0)