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:
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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user