Krzysztof Krysiński 2 years ago
parent
commit
926e32bae9

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

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

+ 1 - 1
windows-x64-release.yml

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

+ 1 - 1
windows-x86-release.yml

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