mirror of
https://github.com/isledecomp/SIEdit.git
synced 2024-11-26 17:16:08 -05:00
ci: add qtmultimedia module
This commit is contained in:
parent
33f5948c24
commit
73e2a45e59
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -32,6 +32,7 @@ jobs:
|
||||||
uses: jurplel/install-qt-action@v3
|
uses: jurplel/install-qt-action@v3
|
||||||
with:
|
with:
|
||||||
version: '6.6'
|
version: '6.6'
|
||||||
|
modules: 'qtmultimedia'
|
||||||
|
|
||||||
- name: Install FFmpeg
|
- name: Install FFmpeg
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
Loading…
Reference in a new issue