Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Crylia authored Mar 26, 2024
1 parent b2b7e65 commit ea78b3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ jobs:
uses: libsdl-org/setup-sdl@v1
with:
install-linux-dependencies: true
version: 2.8.0
version: 2-head

- 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-head

- name: Install FFmpeg
uses: AnimMouse/setup-ffmpeg@v1
Expand Down

0 comments on commit ea78b3d

Please sign in to comment.