This commit is contained in:
badaix 2025-01-17 09:55:54 +01:00
parent 66ea985ac0
commit 5637eefac3

View file

@ -77,7 +77,7 @@ jobs:
apt-get install -yq wget debhelper build-essential cmake git rename \ apt-get install -yq wget debhelper build-essential cmake git rename \
libatomic1 libasound2-dev libsoxr-dev libvorbisidec-dev libvorbis-dev libflac-dev \ libatomic1 libasound2-dev libsoxr-dev libvorbisidec-dev libvorbis-dev libflac-dev \
libopus-dev alsa-utils libpulse-dev libavahi-client-dev avahi-daemon libexpat1-dev \ libopus-dev alsa-utils libpulse-dev libavahi-client-dev avahi-daemon libexpat1-dev \
libssl-dev python3 ccache unzip dephelper libssl-dev python3 ccache unzip debhelper
env: env:
DEBIAN_FRONTEND: noninteractive DEBIAN_FRONTEND: noninteractive
- name: Get GitHub cli - name: Get GitHub cli