From 69fd3e033953fba3a11ebacb398d8c78629e09b2 Mon Sep 17 00:00:00 2001 From: rachguo Date: Wed, 12 Jul 2023 14:02:10 -0700 Subject: [PATCH] try build id --- tools/ci_build/github/mac-ios-swift-packaging-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 286da6a..26cda1e 100644 --- a/tools/ci_build/github/mac-ios-swift-packaging-pipeline.yml +++ b/tools/ci_build/github/mac-ios-swift-packaging-pipeline.yml @@ -151,7 +151,7 @@ jobs: - task: DownloadPipelineArtifact@0 inputs: - pipelineId: '995' #The specific pipeline to download from. + pipelineId: '326908' #The specific pipeline to download from. artifactName: 'ios_packaging_artifacts' # string. Required. The name of artifact to download. Default: drop. targetPath: "$(Build.ArtifactStagingDirectory)" # string. Required. Path to download to.