Update ffmpeg.yml

This commit is contained in:
Daniel Stankewitz 2022-03-21 20:31:46 +01:00 committed by GitHub
parent 4030a24470
commit 504e8288ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -109,6 +109,7 @@ jobs:
path: dist/libvpl.tgz
libsvtav1:
if: ${{ false }}
runs-on: windows-2019
steps:
- name: Set up MSYS2
@ -146,7 +147,7 @@ jobs:
path: dist/libsvtav1.tgz
libsnappy:
if: ${{ false }}
runs-on: windows-2019
steps:
- name: Set up MSYS2
uses: msys2/setup-msys2@v2