Skip to content

Commit d07b1ee

Browse files
committed
Fix typo
1 parent bb58b64 commit d07b1ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/coreclr/templates/build-perf-maui-apps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ steps:
375375

376376
- template: /eng/pipelines/common/upload-artifact-step.yml
377377
parameters:
378-
rootFolder: $(Build.SourcesDirectory)/MauiBlazorpTesting/MauiBlazoriOSDefault.ipa
378+
rootFolder: $(Build.SourcesDirectory)/MauiBlazorTesting/MauiBlazoriOSDefault.ipa
379379
includeRootFolder: true
380380
displayName: Maui Blazor iOS IPA
381381
artifactName: MauiBlazoriOSDefaultIPA

0 commit comments

Comments
 (0)