Update ffmpeg.yml

This commit is contained in:
Daniel Stankewitz
2022-03-21 19:38:06 +01:00
committed by GitHub
parent e63d5a5a19
commit 3badc2ce20

View File

@ -114,7 +114,7 @@ jobs:
- name: Set up MSYS2
uses: msys2/setup-msys2@v2
with:
install: base-devel binutils autotools automake
install: base-devel binutils autotools automake mingw-w64-x86_64-cmake
path-type: inherit
- name: Set up cache
uses: actions/cache@v2