Skip to content

Commit c955bea

Browse files
author
Jonas Heinle
committed
fix
1 parent 422d0be commit c955bea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/Linux.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ jobs:
3636
libglx-mesa0 \
3737
ninja-build \
3838
ccache \
39-
iwyu \
40-
doxygen \
41-
graphviz
39+
iwyu \
40+
graphviz \
41+
doxygen
4242
4343
- name: Install for Offscreen Rendering on GLFW
4444
run: sudo apt-get install libosmesa6-dev

0 commit comments

Comments
 (0)