From 89e64e07ed0a1890d4cdbd7ee8948be8929fb15a Mon Sep 17 00:00:00 2001 From: rachguo Date: Fri, 14 Jul 2023 13:57:46 -0700 Subject: [PATCH] fix --- 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 c0c051b..1633a97 100644 --- a/tools/ci_build/github/mac-ios-swift-packaging-pipeline.yml +++ b/tools/ci_build/github/mac-ios-swift-packaging-pipeline.yml @@ -22,7 +22,7 @@ stages: variables: xcodeVersion: "14.3" - artifactsNamne: "ios_packaging_artifacts" #TODO: Add `_full` suffix when syncing to latest main + artifactsName: "ios_packaging_artifacts" #TODO: Add `_full` suffix when syncing to latest main timeoutInMinutes: 300