From 275f19461d1fd01fdec7215906bd78c0e5bbe788 Mon Sep 17 00:00:00 2001 From: Dom Rodriguez Date: Sat, 6 Nov 2021 17:12:30 +0000 Subject: [PATCH] Revert artifact name to original name (Mac) Signed-off-by: Dom Rodriguez --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 8fc4b7b9..cef41d36 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -126,4 +126,4 @@ jobs: condition: and(eq(variables['B_BUILD_TYPE'], 'Release'), eq(variables['imageName'], 'macOS-11')) inputs: pathtoPublish: build/bundle - artifactName: Release DMG for macOS - no M1 support yet + artifactName: Mac Release DMG and App $(imageName)