Skip to content

Commit

Permalink
more packages fiddling
Browse files Browse the repository at this point in the history
  • Loading branch information
markspolakovs committed Jan 3, 2024
1 parent db2e16b commit e37e294
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/check-liquidsoap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:
run: |
opam pin -y --no-action liquidsoap ${{ matrix.liquidsoap-version }}
sudo apt update -y
sudo apt autoremove -y
opam depext -y ffmpeg opus bjack cry fdkaac gstreamer lame samplerate taglib ssl vorbis liquidsoap
sudo apt-get install -qq -yy libavcodec-dev libavdevice-dev libavformat-dev libavutil-dev libfdk-aac-dev libgstreamer-plugins-base1.0-dev libgstreamer1.0-dev libjack-dev libmp3lame-dev libogg-dev libopus-dev libsamplerate0-dev libswresample-dev libswscale-dev libtag1-dev libvorbis-dev
opam install -y ffmpeg opus bjack cry fdkaac gstreamer lame samplerate taglib ssl vorbis liquidsoap
- name: Set up config files
run: |
Expand Down

0 comments on commit e37e294

Please sign in to comment.