Remove Universal Binary reference in Mac Release build

Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
This commit is contained in:
Dom Rodriguez 2021-11-05 20:05:53 +00:00
parent 8ee832263b
commit 08128f9a07
No known key found for this signature in database
GPG Key ID: 72DCF1231E54BD43
1 changed files with 1 additions and 1 deletions

View File

@ -126,4 +126,4 @@ jobs:
condition: and(eq(variables['B_BUILD_TYPE'], 'Release'), eq(variables['imageName'], 'macOS-11'))
inputs:
pathtoPublish: build/bundle
artifactName: Universal Binary for macOS
artifactName: Release DMG for macOS - no M1 support yet