Skip to content

Commit 7fb6548

Browse files
authored
chore: Update electron-builder.yml to use default target for macOS (#50)
1 parent cbd50f9 commit 7fb6548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

electron-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ mac:
4141
appId: com.Decentraland.Launcher
4242
icon: buildResources/icon.icns
4343
target:
44-
- target: dmg
44+
- target: default
4545
arch:
4646
- x64
4747
- arm64

0 commit comments

Comments
 (0)