Krzysztof Krysiński 2 年之前
父节点
当前提交
926e32bae9
共有 4 个文件被更改,包括 4 次插入4 次删除
  1. 1 1
      windows-x64-release-dev.yml
  2. 1 1
      windows-x64-release.yml
  3. 1 1
      windows-x86-release-dev.yml
  4. 1 1
      windows-x86-release.yml

+ 1 - 1
windows-x64-release-dev.yml

@@ -87,7 +87,7 @@ steps:
     publishLocation: 'pipeline'
 
 - task: PowerShell@2
-displayName: "Rename update installer"
+  displayName: "Rename update installer"
   inputs:
     targetType: 'inline'
     script: 'Rename-Item UpdateInstaller/PixiEditor.UpdateInstaller.exe PixiEditor.UpdateInstaller-new.exe'

+ 1 - 1
windows-x64-release.yml

@@ -87,7 +87,7 @@ steps:
     publishLocation: 'pipeline'
 
 - task: PowerShell@2
-displayName: "Rename update installer"
+  displayName: "Rename update installer"
   inputs:
     targetType: 'inline'
     script: 'Rename-Item UpdateInstaller/PixiEditor.UpdateInstaller.exe PixiEditor.UpdateInstaller-new.exe'

+ 1 - 1
windows-x86-release-dev.yml

@@ -87,7 +87,7 @@ steps:
     publishLocation: 'pipeline'
 
 - task: PowerShell@2
-displayName: "Rename update installer"
+  displayName: "Rename update installer"
   inputs:
     targetType: 'inline'
     script: 'Rename-Item UpdateInstaller/PixiEditor.UpdateInstaller.exe PixiEditor.UpdateInstaller-new.exe'

+ 1 - 1
windows-x86-release.yml

@@ -87,7 +87,7 @@ steps:
     publishLocation: 'pipeline'
 
 - task: PowerShell@2
-displayName: "Rename update installer"
+  displayName: "Rename update installer"
   inputs:
     targetType: 'inline'
     script: 'Rename-Item UpdateInstaller/PixiEditor.UpdateInstaller.exe PixiEditor.UpdateInstaller-new.exe'