Skip to content

Commit 848ed8a

Browse files
authored
Update ci.yml
1 parent a140396 commit 848ed8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
if: ${{ always() }}
2525
run: |
2626
sudo apt-get install xvfb
27-
# sudo apt-get install --no-install-recommends -y libgstreamer1.0-0 gstreamer1.0-tools gstreamer1.0-libav gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly
2827
sudo apt install gstreamer1.0-plugins-*
2928
Xvfb :99 &
3029
echo "DISPLAY=:99" >> $GITHUB_ENV

0 commit comments

Comments
 (0)