File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2727 sudo apt-get install -y libdbus-1-3 libxkbcommon-x11-0 libxcb-icccm4 \
2828 libxcb-image0 libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 \
2929 libxcb-xinerama0 libxcb-xinput0 graphviz graphviz-dev \
30- libgl1-mesa libgl1-mesa -dri libxcb-xfixes0-dev mesa-vulkan-drivers \
30+ libgl1-mesa-dri libxcb-xfixes0-dev mesa-vulkan-drivers \
3131 libxcb-cursor0
3232 - name : Install Python dependencies
3333 run : |
Original file line number Diff line number Diff line change 2424 sudo apt-get install -y libdbus-1-3 libxkbcommon-x11-0 libxcb-icccm4 \
2525 libxcb-image0 libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 \
2626 libxcb-xinerama0 libxcb-xinput0 graphviz graphviz-dev \
27- libgl1-mesa libgl1-mesa -dri libxcb-xfixes0-dev mesa-vulkan-drivers \
27+ libgl1-mesa-dri libxcb-xfixes0-dev mesa-vulkan-drivers \
2828 libxcb-cursor0
2929 - name : Install dependencies
3030 run : |
You can’t perform that action at this time.
0 commit comments