Publish 2021.4.0rc4.post1

This commit is contained in:
2021-03-31 11:25:07 +02:00
parent 18b2cd8f2f
commit 33cb35e26f
35 changed files with 67 additions and 68 deletions

View File

@@ -402,7 +402,6 @@ class PublisherService(PublisherABC):
4. Remove all included source from dist_path/publish
:return:
"""
self._output_path = os.path.join(self._output_path, 'publish')
Console.write_line('Build:')