Revert artifact name to original name (Mac)
Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
This commit is contained in:
parent
af99862143
commit
275f19461d
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue