Update c-cpp.yml
Try nr3
This commit is contained in:
5
.github/workflows/c-cpp.yml
vendored
5
.github/workflows/c-cpp.yml
vendored
@@ -21,6 +21,11 @@ jobs:
|
||||
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: |
|
||||
cd build
|
||||
|
||||
Reference in New Issue
Block a user