action:macos, ffmpeg install error

This commit is contained in:
YiFang Xiao 2023-05-18 07:47:28 +08:00 committed by xiaoyifang
parent d174dc16ba
commit ddaf17d313
2 changed files with 4 additions and 0 deletions

View file

@ -114,6 +114,8 @@ jobs:
brew install autoconf
brew install libtool
brew install opencc
brew install speex
brew tap homebrew-ffmpeg/ffmpeg
brew install homebrew-ffmpeg/ffmpeg/ffmpeg --with-speex
brew install libao

View file

@ -59,6 +59,8 @@ jobs:
brew install autoconf
brew install libtool
brew install opencc
brew install speex
brew tap homebrew-ffmpeg/ffmpeg
brew install homebrew-ffmpeg/ffmpeg/ffmpeg --with-speex
brew install libao