Update ffmpeg.yml
This commit is contained in:
parent
2818629b12
commit
12f45b19ba
4
.github/workflows/ffmpeg.yml
vendored
4
.github/workflows/ffmpeg.yml
vendored
@ -14,6 +14,10 @@ jobs:
|
||||
runs-on: windows-2022
|
||||
needs: []
|
||||
steps:
|
||||
- name: Set up swap space
|
||||
uses: pierotofy/set-swap-space@master
|
||||
with:
|
||||
swap-size-gb: 2
|
||||
- name: Set up MSYS2
|
||||
uses: msys2/setup-msys2@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user