ci: add qtmultimedia module

This commit is contained in:
Ramen2X 2024-01-19 17:31:02 -05:00
parent 33f5948c24
commit 73e2a45e59

View file

@ -32,6 +32,7 @@ jobs:
uses: jurplel/install-qt-action@v3
with:
version: '6.6'
modules: 'qtmultimedia'
- name: Install FFmpeg
shell: bash