mirror of https://github.com/JakubMelka/PDF4QT.git
CI: Qt skip modules
This commit is contained in:
parent
5f7b54dff5
commit
3e9d7a39ff
|
@ -43,7 +43,6 @@ jobs:
|
||||||
target: 'desktop'
|
target: 'desktop'
|
||||||
dir: '${{ github.workspace }}/qt/'
|
dir: '${{ github.workspace }}/qt/'
|
||||||
install-deps: 'true'
|
install-deps: 'true'
|
||||||
modules: 'qtsvg qtxml qtprintsupport qtspeech qttest qtopengl qtopenglwidgets'
|
|
||||||
cache: 'true'
|
cache: 'true'
|
||||||
cache-key-prefix: ${{ runner.os }}-qt-660
|
cache-key-prefix: ${{ runner.os }}-qt-660
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue