Browse Source

Fixed x86 pipeline

flabbet 5 năm trước cách đây
mục cha
commit
780e9b2613
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      windows-x86-release.yml

+ 1 - 1
windows-x86-release.yml

@@ -76,7 +76,7 @@ steps:
     arguments: '-o "Builds\PixiEditor-x86-light" --self-contained=false -r "win-x86" -c Release'
     arguments: '-o "Builds\PixiEditor-x86-light" --self-contained=false -r "win-x86" -c Release'
     zipAfterPublish: false
     zipAfterPublish: false
 
 
-task: ArchiveFiles@2
+- task: ArchiveFiles@2
   inputs:
   inputs:
     rootFolderOrFile: 'Builds\PixiEditor-x86-light'
     rootFolderOrFile: 'Builds\PixiEditor-x86-light'
     includeRootFolder: true
     includeRootFolder: true