Skip to content

Commit 429a308

Browse files
committed
Update linux dependencies
1 parent 8b2c9d0 commit 429a308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
if: matrix.platform == 'ubuntu-20.04'
2727
run: |
2828
sudo apt-get update
29-
sudo apt-get install -y libwebkit2gtk-4.0-dev build-essential libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev patchelf
29+
sudo apt-get install -y libasound2-dev libudev-dev pkg-config libwebkit2gtk-4.0-dev build-essential libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev patchelf
3030
- name: install pnpm
3131
run: npm install -g [email protected]
3232
- name: install frontend dependencies

0 commit comments

Comments
 (0)