mirror of
https://github.com/isledecomp/SIEdit.git
synced 2024-11-23 07:38:09 -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
|
||||
with:
|
||||
version: '6.6'
|
||||
modules: 'qtmultimedia'
|
||||
|
||||
- name: Install FFmpeg
|
||||
shell: bash
|
||||
|
|
Loading…
Reference in a new issue