Skip to content

Commit

Permalink
Update handbrake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ewt45 authored Sep 27, 2024
1 parent db791b5 commit 875fa5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/handbrake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:

- name: Setup Environment
run: |
sudo apt remove libunwind-dev -y
sudo apt autoremove -y
sudo apt-get update
sudo apt-get upgrade -y
sudo apt-get install autoconf automake build-essential cmake git libass-dev libbz2-dev libfontconfig-dev libfreetype-dev libfribidi-dev libharfbuzz-dev libjansson-dev liblzma-dev libmp3lame-dev libnuma-dev libogg-dev libopus-dev libsamplerate0-dev libspeex-dev libtheora-dev libtool libtool-bin libturbojpeg0-dev libvorbis-dev libx264-dev libxml2-dev libvpx-dev m4 make meson nasm ninja-build patch pkg-config tar zlib1g-dev
Expand Down

0 comments on commit 875fa5a

Please sign in to comment.