mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-05-19 08:29:34 +00:00
fix
This commit is contained in:
parent
7455a176f0
commit
99a5e578de
@ -114,7 +114,7 @@ class Make(BaseModule):
|
|||||||
return "X"
|
return "X"
|
||||||
|
|
||||||
def checkSupportedBuildSystems(self):
|
def checkSupportedBuildSystems(self):
|
||||||
@util.renderer
|
|
||||||
def cmd(step):
|
def cmd(step):
|
||||||
PWD = step.getProperty('builddir') + '/build'
|
PWD = step.getProperty('builddir') + '/build'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user