We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c0368b commit bf0d702Copy full SHA for bf0d702
1 file changed
.github/workflows/build.yml
@@ -80,6 +80,8 @@ jobs:
80
libsqlite3-dev \
81
gstreamer1.0-plugins-good \
82
gstreamer1.0-plugins-bad \
83
+ gstreamer1.0-alsa \
84
+ gstreamer1.0-pulseaudio \
85
librsvg2-dev
86
87
- name: Build AppImage
0 commit comments