mirror of
https://github.com/badaix/snapcast.git
synced 2025-04-28 09:47:09 +02:00
Fix typo
This commit is contained in:
parent
66ea985ac0
commit
5637eefac3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/package.yml
vendored
2
.github/workflows/package.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue