diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 79e4e48a..960e54a7 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,8 +1,4 @@ # .NET Desktop -- task: PublishPipelineArtifact@1 - inputs: - targetPath: '$(Pipeline.Workspace)\\Wabbajack.exe' - artifact: 'Wabbajack.exe' # Build and run tests for .NET Desktop or Windows classic desktop solutions. # Add steps that publish symbols, save build artifacts, and more: # https://docs.microsoft.com/azure/devops/pipelines/apps/windows/dot-net