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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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