diff --git a/.github/workflows/bot_check.yml b/.github/workflows/bot_check.yml index 5ca7e8fa..27125999 100644 --- a/.github/workflows/bot_check.yml +++ b/.github/workflows/bot_check.yml @@ -63,7 +63,7 @@ jobs: if: steps.cache-playwright.outputs.cache-hit != 'true' run: | sudo apt-get update - sudoapt-get install -y libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-libav flite x264 libx264-dev + sudo apt-get install -y libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-libav flite x264 libx264-dev poetry run pip install playwright poetry run playwright install