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

simple fisex

This commit is contained in:
Andrei Yankovich 2020-10-19 21:47:06 +03:00
parent d64da1b69b
commit 3cfdfcbcf1

@ -31,7 +31,7 @@ class Docs(CMake):
self.isDeploy)]
def move(props):
return 'mv docs ' + str(props.getProperty('repository'))
return 'mv docs ' + str(props.getProperty('copyFolder'))
res += [self.generateStep(move,
platform,