From 3067c02628778a60c5cedba11684e9aaa0d0d9aa Mon Sep 17 00:00:00 2001 From: rachguo Date: Wed, 12 Jul 2023 15:15:45 -0700 Subject: [PATCH] update project name --- tools/ci_build/github/mac-ios-swift-packaging-pipeline.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/ci_build/github/mac-ios-swift-packaging-pipeline.yml b/tools/ci_build/github/mac-ios-swift-packaging-pipeline.yml index 13a4633..f3fdb0b 100644 --- a/tools/ci_build/github/mac-ios-swift-packaging-pipeline.yml +++ b/tools/ci_build/github/mac-ios-swift-packaging-pipeline.yml @@ -152,6 +152,8 @@ jobs: # Download artifacts from a specific pipeline. - task: DownloadPipelineArtifact@2 inputs: + buildType: 'specific' + project: 'Lotus' definition: 995 buildVersionToDownload: 'latest' targetPath: '$(Build.ArtifactStagingDirectory)'