Skip to content

Commit

Permalink
Add automake to pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
csnewman committed Jan 21, 2024
1 parent ef8346d commit f37907b
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 @@ -59,7 +59,7 @@ jobs:
go-version: 1.21

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

- run: mkdir build

Expand Down

0 comments on commit f37907b

Please sign in to comment.