mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-16 20:27:05 +03:00
Support partial source installation
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
@@ -92,10 +92,11 @@ jobs:
|
||||
displayName: Linux (source)
|
||||
variables:
|
||||
PYTHON_VERSION: '3.8'
|
||||
QT_VERSION: 5.15.0
|
||||
QT_VERSION: 6.0.0
|
||||
HOST: linux
|
||||
TARGET: desktop
|
||||
TOOL_NAME: src
|
||||
SUBARCHIVES: qtdoc
|
||||
pool:
|
||||
vmImage: 'ubuntu-18.04'
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user