diff --git a/.github/workflows/package.yml b/.github/workflows/package.yml index 4fdbef93..cf87fab9 100644 --- a/.github/workflows/package.yml +++ b/.github/workflows/package.yml @@ -77,7 +77,7 @@ jobs: apt-get install -yq wget debhelper build-essential cmake git rename \ libatomic1 libasound2-dev libsoxr-dev libvorbisidec-dev libvorbis-dev libflac-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: DEBIAN_FRONTEND: noninteractive - name: Get GitHub cli