flabbet пре 5 година
родитељ
комит
84201ba5ae
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      windows-x64-release.yml

+ 2 - 0
windows-x64-release.yml

@@ -52,6 +52,7 @@ steps:
     SourceFolder: 'UpdateInstaller'
     Contents: '**'
     TargetFolder: 'Builds/PixiEditor-x64'
+    flattenFolders: true
 
 - task: PowerShell@2
   displayName: "Compile installer"
@@ -81,6 +82,7 @@ steps:
     SourceFolder: 'UpdateInstaller'
     Contents: '**'
     TargetFolder: 'Builds/PixiEditor-x64-light'
+    flattenFolders: true
 
 - task: PowerShell@2
   displayName: "Compile installer"