mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-21 06:45:22 -06:00
Remove Universal Binary reference in Mac Release build
Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
This commit is contained in:
parent
8ee832263b
commit
08128f9a07
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue