mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
devops(ci): attempt to fix webkit workflow
This commit is contained in:
parent
44c808a29d
commit
9d14a54655
1
.github/workflows/webkit.yml
vendored
1
.github/workflows/webkit.yml
vendored
@ -25,6 +25,7 @@ jobs:
|
|||||||
node-version: ${{ matrix.node-version }}
|
node-version: ${{ matrix.node-version }}
|
||||||
- name: install required packages
|
- name: install required packages
|
||||||
run: |
|
run: |
|
||||||
|
sudo apt update
|
||||||
sudo apt-get install libwoff1 libopus0 libwebp6 libwebpdemux2 libenchant1c2a libgudev-1.0-0 libsecret-1-0 libhyphen0 libgdk-pixbuf2.0-0 libegl1 libevent-2.1-6 libnotify4 libxslt1.1
|
sudo apt-get install libwoff1 libopus0 libwebp6 libwebpdemux2 libenchant1c2a libgudev-1.0-0 libsecret-1-0 libhyphen0 libgdk-pixbuf2.0-0 libegl1 libevent-2.1-6 libnotify4 libxslt1.1
|
||||||
sudo apt-get install xvfb
|
sudo apt-get install xvfb
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user