Browse Source

Fixed x86 pipeline

flabbet 4 years ago
parent
commit
780e9b2613
1 changed files with 1 additions and 1 deletions
  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'
     zipAfterPublish: false
 
-task: ArchiveFiles@2
+- task: ArchiveFiles@2
   inputs:
     rootFolderOrFile: 'Builds\PixiEditor-x86-light'
     includeRootFolder: true