1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-01-30 22:08:02 +00:00

fix: ubuntu-latest-webkit

This commit is contained in:
Nebel 2020-07-27 20:28:06 +09:00
parent dce3ccbf6a
commit f8d98a6a22

View file

@ -22,7 +22,7 @@ jobs:
- run: yarn
working-directory: ./playwright
- if: matrix.os == 'ubuntu-latest'
run: sudo apt-get install gstreamer1.0-plugins-base libwoff1
run: sudo apt-get install libwpewebkit-1.0-dev
- run: node main
working-directory: ./playwright
env: