mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-04-28 06:34:35 +00:00
fix
This commit is contained in:
parent
9e64f009d7
commit
2196dcbd87
@ -235,7 +235,7 @@ class Make(BaseModule):
|
||||
def getFactory(self):
|
||||
factory = super().getFactory()
|
||||
|
||||
if self.isWin():
|
||||
if self.isWin(""):
|
||||
factory.addStep(self.generateStep(["rm", "*", "-rdf"],
|
||||
self.platform,
|
||||
'clear work dir',
|
||||
|
Loading…
x
Reference in New Issue
Block a user