Skip to content

Commit

Permalink
sudo make me a sandwich
Browse files Browse the repository at this point in the history
  • Loading branch information
markspolakovs committed Jan 3, 2024
1 parent 474c26b commit bf3e271
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-liquidsoap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
- name: Install Liquidsoap
run: |
opam pin -y --no-action liquidsoap ${{ matrix.liquidsoap-version }}
apt update -y
opam depext -y ffmpeg opus bjack cry fdkaac gstreamer lame samplerate taglib ssl vorbis liquidsoap
sudo apt update -y
sudo opam depext -y ffmpeg opus bjack cry fdkaac gstreamer lame samplerate taglib ssl vorbis liquidsoap
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 bf3e271

Please sign in to comment.