Browse Source

Update copy

flabbet 5 years ago
parent
commit
84201ba5ae
1 changed files with 2 additions and 0 deletions
  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"