We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1be78e4 + 2e84a2f commit ecc7eabCopy full SHA for ecc7eab
1 file changed
action/src/main.ts
@@ -247,6 +247,7 @@ const run = async (): Promise<void> => {
247
const dependencies = [
248
"build-essential",
249
"libgl1-mesa-dev",
250
+ "libgstreamer-gl1.0-0",
251
"libpulse-dev",
252
"libxcb-glx0",
253
"libxcb-icccm4",
0 commit comments