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 dbb09d5 commit b2b7e65
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,13 @@ jobs:
with:
install-linux-dependencies: true
version: 2.8.0
version-sdl-mixer: 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
uses: AnimMouse/setup-ffmpeg@v1

Expand Down

0 comments on commit b2b7e65

Please sign in to comment.