This commit is contained in:
Daniel Imms
2025-01-07 05:55:39 -08:00
parent 2774a27500
commit 23e3905529
+1 -1
View File
@@ -183,7 +183,7 @@ jobs:
yarn install-addons
- name: Playwright dependencies
run: |
sudo apt-get install liboss4-salsa-asound2
sudo apt-get install libasound2
- name: Install playwright
run: npx playwright install --with-deps ${{ matrix.browser }}
- name: Wait for build job