|
@@ -89,6 +89,6 @@ steps:
|
|
- task: PublishPipelineArtifact@1
|
|
- task: PublishPipelineArtifact@1
|
|
displayName: "Publish artifact"
|
|
displayName: "Publish artifact"
|
|
inputs:
|
|
inputs:
|
|
- targetPath: 'Installer/Assets/PixiEditor-x64-light/'
|
|
|
|
|
|
+ targetPath: 'src/Installer/Assets/PixiEditor-x64-light/'
|
|
artifact: 'PixiEditor-setup-x64.exe'
|
|
artifact: 'PixiEditor-setup-x64.exe'
|
|
publishLocation: 'pipeline'
|
|
publishLocation: 'pipeline'
|