devops(ci): update webkit.yml github actions
This commit is contained in:
parent
0ea6e19b09
commit
2362d38e59
2
.github/workflows/webkit.yml
vendored
2
.github/workflows/webkit.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
node-version: ${{ matrix.node-version }}
|
||||
- name: install required packages
|
||||
run: |
|
||||
sudo apt-get install libwoff1 libopus0 libwebp6 libwebpdemux2 libenchant1c2a libgudev-1.0-0 libsecret-1-0 libhyphen0 libgdk-pixbuf2.0-0
|
||||
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
|
||||
|
||||
- name: npm install, build, and test
|
||||
|
|
|
|||
Loading…
Reference in a new issue