We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a483220 commit 0a7fa58Copy full SHA for 0a7fa58
1 file changed
.github/workflows/main.yml
@@ -154,6 +154,9 @@ jobs:
154
libegl1 \
155
libgles2 \
156
libvulkan1 \
157
+ libx11-6 \
158
+ libx11-xcb1 \
159
+ libxcb1 \
160
mesa-vulkan-drivers \
161
vulkan-tools
162
else
@@ -162,6 +165,9 @@ jobs:
165
163
166
164
167
168
169
170
171
172
173
fi
0 commit comments