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

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

0 comments on commit dbb09d5

Please sign in to comment.