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 1ad7cad commit 34ae553Copy full SHA for 34ae553
.github/workflows/ci.yml
@@ -24,7 +24,6 @@ jobs:
24
if: ${{ always() }}
25
run: |
26
sudo apt-get install xvfb
27
- sudo apt install gstreamer1.0-plugins-*
28
Xvfb :99 &
29
echo "DISPLAY=:99" >> $GITHUB_ENV
30
0 commit comments