chore: debug output for webkit github action
This commit is contained in:
parent
c7d205d416
commit
d5c3fa2f03
1
.github/workflows/webkit.yml
vendored
1
.github/workflows/webkit.yml
vendored
|
|
@ -21,6 +21,7 @@ jobs:
|
|||
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 xvfb
|
||||
cd .local-webkit/linux-1046; ls -1 | LD_LIBRARY_PATH=$PWD xargs ldd
|
||||
|
||||
- name: npm install, build, and test
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue