6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 494cb34e
Changed files
azure/templates/build-android.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Diff
diff --git a/azure/templates/build-android.yml b/azure/templates/build-android.yml
index 573a1736..ce9eb288 100644
--- a/azure/templates/build-android.yml
+++ b/azure/templates/build-android.yml
@@ -91,7 +91,7 @@ steps:
flattenFolders: true
- task: PublishBuildArtifacts@1
- isplayName: "Publish AAB file"
+ displayName: "Publish AAB file"
inputs:
PathtoPublish: "$(Build.ArtifactStagingDirectory)"
ArtifactName: "AAB"