Skip to content

Commit 23e3905

Browse files
committed
.
1 parent 2774a27 commit 23e3905

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ jobs:
183183
yarn install-addons
184184
- name: Playwright dependencies
185185
run: |
186-
sudo apt-get install liboss4-salsa-asound2
186+
sudo apt-get install libasound2
187187
- name: Install playwright
188188
run: npx playwright install --with-deps ${{ matrix.browser }}
189189
- name: Wait for build job

0 commit comments

Comments
 (0)