Skip to content

Commit

Permalink
Remove download step.
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbound committed Feb 21, 2024
1 parent b81b7fa commit d6b5190
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .azure-pipelines/Release Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,6 @@ jobs:

- task: VisualStudioTestPlatformInstaller@1
displayName: Visual Studio Test Platform Installer

- task: DownloadPipelineArtifact@2
displayName: Download macOS x64 Agent
inputs:
artifact: Mac-x64-Agent
path: $(Build.SourcesDirectory)\Server\wwwroot\Content\

- task: PowerShell@2
displayName: Add CurrentVersion Variable
Expand Down

0 comments on commit d6b5190

Please sign in to comment.