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 }}
|
||||
- name: install required packages
|
||||
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 xvfb
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue