Update ffmpeg.yml

This commit is contained in:
Daniel Stankewitz 2022-03-21 15:23:44 +01:00 committed by GitHub
parent 288ec38050
commit b389ac1d9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ jobs:
- name: Set up MSYS2
uses: msys2/setup-msys2@v2
with:
install: base-devel binutils autoconf
install: base-devel binutils autotools automake
path-type: inherit
- name: Set up GIT
run: |