mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-04-28 10:44:33 +00:00
try fix deploy step
This commit is contained in:
parent
9fb66dd673
commit
580f4251a7
@ -20,8 +20,8 @@ print("VERSION=" + VERSION)
|
|||||||
# Command Example : aqt tool linux tools_ifw 4.0 qt.tools.ifw.40
|
# Command Example : aqt tool linux tools_ifw 4.0 qt.tools.ifw.40
|
||||||
command = ["aqt",
|
command = ["aqt",
|
||||||
"tool",
|
"tool",
|
||||||
"-b",
|
# "-b",
|
||||||
"https://mirrors.ocf.berkeley.edu/qt/",
|
# "https://mirrors.ocf.berkeley.edu/qt/",
|
||||||
"--outputdir",
|
"--outputdir",
|
||||||
PATHQIF,
|
PATHQIF,
|
||||||
PLATFORM,
|
PLATFORM,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user