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

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: |