mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-17 15:21:43 +00:00
ci: build testffmpeg on MinGW (msys2) build bots
This commit is contained in:

committed by
Anonymous Maarten

parent
76308181b9
commit
fd4c2f8cfd
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
|
||||
|
Reference in New Issue
Block a user