mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
CI: Qt skip modules
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user