Update c-cpp.yml
This commit is contained in:
7
.github/workflows/c-cpp.yml
vendored
7
.github/workflows/c-cpp.yml
vendored
@@ -22,15 +22,10 @@ jobs:
|
|||||||
version: '6.2.0'
|
version: '6.2.0'
|
||||||
|
|
||||||
- name: Install SDL2
|
- name: Install SDL2
|
||||||
uses: libsdl-org/setup-sdl@v1
|
uses: libsdl-org/setup-sdl@main
|
||||||
with:
|
with:
|
||||||
install-linux-dependencies: true
|
install-linux-dependencies: true
|
||||||
version: 2-head
|
version: 2-head
|
||||||
|
|
||||||
- name: Install SDL2 mixer
|
|
||||||
uses: libsdl-org/setup-sdl@v1
|
|
||||||
with:
|
|
||||||
install-linux-dependencies: true
|
|
||||||
version-sdl-mixer: 2-head
|
version-sdl-mixer: 2-head
|
||||||
|
|
||||||
- name: Install FFmpeg
|
- name: Install FFmpeg
|
||||||
|
|||||||
Reference in New Issue
Block a user