Add ffmpeg to the build

This commit is contained in:
Zach Bacon 2021-10-03 16:05:26 -04:00
parent ab1ff4191d
commit 859359e5ef
No known key found for this signature in database
GPG Key ID: EB0E0FF1C62782D8
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ jobs:
install: >-
mingw-w64-clang-x86_64-toolchain
mingw-w64-clang-x86_64-pkg-config
mingw-w64-clang-x86_64-ffmpeg
mingw-w64-clang-x86_64-cmake
mingw-w64-clang-x86_64-ninja
mingw-w64-clang-x86_64-wxmsw3.1