Krzysztof Krysiński hace 2 años
padre
commit
0baa7fb4b3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      windows-x86-release.yml

+ 1 - 1
windows-x86-release.yml

@@ -90,7 +90,7 @@ steps:
   displayName: "Rename update installer"
   inputs:
     targetType: 'inline'
-    script: 'Rename-Item UpdateInstaller/PixiEditor.UpdateInstaller.exe PixiEditor.UpdateInstaller-new.exe'
+    script: 'tree;Rename-Item UpdateInstaller/PixiEditor.UpdateInstaller.exe PixiEditor.UpdateInstaller-new.exe'
 
 - task: ArchiveFiles@2
   inputs: