diff --git a/.github/workflows/ffmpeg.yml b/.github/workflows/ffmpeg.yml index 433c179..52076eb 100644 --- a/.github/workflows/ffmpeg.yml +++ b/.github/workflows/ffmpeg.yml @@ -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