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.