We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33f5948 commit 73e2a45Copy full SHA for 73e2a45
.github/workflows/ci.yml
@@ -32,6 +32,7 @@ jobs:
32
uses: jurplel/install-qt-action@v3
33
with:
34
version: '6.6'
35
+ modules: 'qtmultimedia'
36
37
- name: Install FFmpeg
38
shell: bash
0 commit comments