Update c-cpp.yml
This commit is contained in:
5
.github/workflows/c-cpp.yml
vendored
5
.github/workflows/c-cpp.yml
vendored
@@ -26,6 +26,11 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
install-linux-dependencies: true
|
install-linux-dependencies: true
|
||||||
version: 2.8.0
|
version: 2.8.0
|
||||||
|
|
||||||
|
- name: Install SDL2 mixer
|
||||||
|
uses: libsdl-org/setup-sdl@v1
|
||||||
|
with:
|
||||||
|
install-linux-dependencies: true
|
||||||
version-sdl-mixer: 2.8.0
|
version-sdl-mixer: 2.8.0
|
||||||
|
|
||||||
- name: Install FFmpeg
|
- name: Install FFmpeg
|
||||||
|
|||||||
Reference in New Issue
Block a user