try fix deploy step

This commit is contained in:
Andrei Yankovich 2021-06-23 15:43:20 +03:00
parent 9fb66dd673
commit 580f4251a7

View File

@ -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,