Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
Try nr3
  • Loading branch information
Crylia authored Mar 20, 2024
1 parent c271913 commit 82a7c97
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ jobs:
uses: jurplel/[email protected]
with:
version: '6.2.0'

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

- name: Configure project
run: |
Expand Down

0 comments on commit 82a7c97

Please sign in to comment.