Update c-cpp.yml

This commit is contained in:
Kievits Rene
2024-03-26 20:02:33 +01:00
committed by GitHub
parent dbb09d54de
commit b2b7e654b6

View File

@@ -26,6 +26,11 @@ jobs:
with:
install-linux-dependencies: true
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
- name: Install FFmpeg