mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-04-28 06:34:35 +00:00
fix
This commit is contained in:
parent
26ade6f7b0
commit
4d70637d1c
@ -26,7 +26,7 @@ class QtUpdater(Make):
|
||||
]
|
||||
|
||||
self.lastTargetDir = self.home + "/Qt/" + version + "/gcc_64"
|
||||
print self.lastTargetDir
|
||||
print(self.lastTargetDir)
|
||||
|
||||
return command
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user