Update bot_check.yml

This commit is contained in:
molanp 2024-12-16 23:09:03 +08:00 committed by GitHub
parent 2b77e313ec
commit 0d4c9b553e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,7 +61,7 @@ jobs:
- name: Install playwright
if: steps.cache-playwright.outputs.cache-hit != 'true'
run: |
portey run sudo apt-get update
poetry run sudo apt-get update
poetry run 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 sudo playwright install-deps
poetry run pip install playwright