Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
update sdl version to git
  • Loading branch information
Crylia authored Mar 26, 2024
1 parent 8644976 commit bcc2c1f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ jobs:

- name: Install SDL2
uses: libsdl-org/setup-sdl@v1

- name: Install SDL image and mixer libraries
run: sudo apt-get install -y libsdl2-image-dev libsdl2-mixer-dev

with:
version: 3-head
version-sdl-mixer: 3-head
- name: Install FFmpeg
uses: AnimMouse/setup-ffmpeg@v1

Expand Down

0 comments on commit bcc2c1f

Please sign in to comment.