mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Try fix playwright dependency problem
This commit is contained in:
@@ -181,6 +181,9 @@ jobs:
|
||||
run: |
|
||||
yarn --frozen-lockfile
|
||||
yarn install-addons
|
||||
- name: Playwright dependencies
|
||||
run: |
|
||||
sudo apt-get install liboss4-salsa-asound2
|
||||
- name: Install playwright
|
||||
run: npx playwright install --with-deps ${{ matrix.browser }}
|
||||
- name: Wait for build job
|
||||
|
||||
Reference in New Issue
Block a user