プレイグラウンド、サンドボックス、使い捨てスクリプト置き場
0

Configure Feed

Select the types of activity you want to include in your feed.

fix: ubuntu-latest-webkit

Kohei Watanabe (Jul 27, 2020, 8:20 PM +0900) dce3ccbf 751e43ee

+1 -1
+1 -1
.github/workflows/playwright-example.yml
··· 22 22 - run: yarn 23 23 working-directory: ./playwright 24 24 - if: matrix.os == 'ubuntu-latest' 25 - run: sudo apt-get install gstreamer1.0-plugins-base 25 + run: sudo apt-get install gstreamer1.0-plugins-base libwoff1 26 26 - run: node main 27 27 working-directory: ./playwright 28 28 env: