We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb58b64 commit d07b1eeCopy full SHA for d07b1ee
eng/pipelines/coreclr/templates/build-perf-maui-apps.yml
@@ -375,7 +375,7 @@ steps:
375
376
- template: /eng/pipelines/common/upload-artifact-step.yml
377
parameters:
378
- rootFolder: $(Build.SourcesDirectory)/MauiBlazorpTesting/MauiBlazoriOSDefault.ipa
+ rootFolder: $(Build.SourcesDirectory)/MauiBlazorTesting/MauiBlazoriOSDefault.ipa
379
includeRootFolder: true
380
displayName: Maui Blazor iOS IPA
381
artifactName: MauiBlazoriOSDefaultIPA
0 commit comments