Update ffmpeg.yml

This commit is contained in:
Daniel Stankewitz 2022-03-21 12:44:17 +01:00 committed by GitHub
parent c5f1e177aa
commit 66ff6f1516
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,10 +14,6 @@ jobs:
runs-on: windows-2019 runs-on: windows-2019
needs: [] needs: []
steps: steps:
- name: Set up swap space
uses: pierotofy/set-swap-space@master
with:
swap-size-gb: 2
- name: Set up MSYS2 - name: Set up MSYS2
uses: msys2/setup-msys2@v2 uses: msys2/setup-msys2@v2
with: with: