mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
ci: build testffmpeg on MinGW (msys2) build bots
This commit is contained in:
parent
76308181b9
commit
fd4c2f8cfd
3 changed files with 7 additions and 7 deletions
1
.github/workflows/generic.yml
vendored
1
.github/workflows/generic.yml
vendored
|
|
@ -30,6 +30,7 @@ jobs:
|
|||
install: >-
|
||||
${{ matrix.platform.msys2-env }}-cc
|
||||
${{ matrix.platform.msys2-env }}-cmake
|
||||
${{ matrix.platform.msys2-env }}-ffmpeg
|
||||
${{ matrix.platform.msys2-env }}-ninja
|
||||
${{ (!matrix.platform.msys2-no-perl && format('{0}-perl', matrix.platform.msys2-env)) || '' }}
|
||||
${{ matrix.platform.msys2-env }}-pkg-config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue