4
0
mirror of https://github.com/QuasarApp/QuasarAppCI.git synced 2025-05-08 03:09:35 +00:00

try fix wraper of commnad

This commit is contained in:
Andrei Yankovich 2020-10-19 20:54:08 +03:00
parent e096754e40
commit 89baaf9b1c

@ -30,9 +30,8 @@ class Docs(CMake):
'Generate docs for the project',
self.isDeploy)]
@util.renderer
def mkDirProp(props):
return str(props.getProperty('copyFolder'))
return str(props.getProperty('copyFolder'))
res += [self.generateStep(mkDirProp,
platform,