소스 검색

Update copy

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"