mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-02-09 08:18:40 +01:00
CI: Qt module dependencies
This commit is contained in:
parent
1dcb42ebef
commit
5f7b54dff5
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
target: 'desktop'
|
||||
dir: '${{ github.workspace }}/qt/'
|
||||
install-deps: 'true'
|
||||
modules: 'Qt6Core Qt6Gui Qt6Widgets Qt6Svg Qt6Xml Qt6PrintSupport Qt6TextToSpeech Qt6Test QtOpenGL QtOpenGLWidgets'
|
||||
modules: 'qtsvg qtxml qtprintsupport qtspeech qttest qtopengl qtopenglwidgets'
|
||||
cache: 'true'
|
||||
cache-key-prefix: ${{ runner.os }}-qt-660
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user