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
@@ -20,6 +20,11 @@ jobs:
|
|||||||
uses: jurplel/install-qt-action@v3.3.0
|
uses: jurplel/install-qt-action@v3.3.0
|
||||||
with:
|
with:
|
||||||
version: '6.2.0'
|
version: '6.2.0'
|
||||||
|
|
||||||
|
- name: Install SDL2
|
||||||
|
uses: libsdl-org/setup-sdl@v1
|
||||||
|
- name: Install FFmpeg
|
||||||
|
uses: AnimMouse/setup-ffmpeg@v1
|
||||||
|
|
||||||
- name: Configure project
|
- name: Configure project
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user