mirror of https://github.com/JakubMelka/PDF4QT.git
CI: Add dependency multimedia
This commit is contained in:
parent
4b76eb989d
commit
ee42c63f80
|
@ -43,7 +43,7 @@ jobs:
|
||||||
target: 'desktop'
|
target: 'desktop'
|
||||||
dir: '${{ github.workspace }}/qt/'
|
dir: '${{ github.workspace }}/qt/'
|
||||||
install-deps: 'true'
|
install-deps: 'true'
|
||||||
modules: 'qtspeech'
|
modules: 'qtspeech qtmultimedia'
|
||||||
cache: 'true'
|
cache: 'true'
|
||||||
cache-key-prefix: ${{ runner.os }}-qt-660
|
cache-key-prefix: ${{ runner.os }}-qt-660
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue