Update ffmpeg.yml
This commit is contained in:
parent
38e83a336b
commit
3313bd3c65
2
.github/workflows/ffmpeg.yml
vendored
2
.github/workflows/ffmpeg.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
|||||||
- name: Set up MSYS2
|
- name: Set up MSYS2
|
||||||
uses: msys2/setup-msys2@v2
|
uses: msys2/setup-msys2@v2
|
||||||
with:
|
with:
|
||||||
install: base-devel binutils mingw-w64-x86_64-cmake pkg-config git
|
install: base-devel binutils mingw-w64-x86_64-cmake pkg-config git nasm
|
||||||
path-type: inherit
|
path-type: inherit
|
||||||
- name: Clone FFmpeg 5.0
|
- name: Clone FFmpeg 5.0
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user