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 17f08c1 commit 8a5ec5d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,8 @@ jobs:
- name: Install SDL2
uses: libsdl-org/setup-sdl@main
with:
install-linux-dependencies: true
version: 3-latest
version-sdl-mixer: 3-latest
version: 3-head
version-sdl-mixer: 3-head

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

0 comments on commit 8a5ec5d

Please sign in to comment.