Skip to content

Commit

Permalink
Replicate darwin ci deps to arm64 build
Browse files Browse the repository at this point in the history
  • Loading branch information
csnewman committed Jan 30, 2024
1 parent 6e77d58 commit db3ac46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ffmpeg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
go-version: 1.21

- name: Install deps
run: brew install yasm
run: brew install yasm autoconf ragel meson nasm automake libtool

- run: mkdir build

Expand Down

0 comments on commit db3ac46

Please sign in to comment.