Skip to content

Commit 00535b0

Browse files
committed
chore: remove snap from Linux build targets
1 parent 1951d6a commit 00535b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

electron-builder.sponsored.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"icon": "build/icons/icon.ico"
2525
},
2626
"linux": {
27-
"target": ["AppImage", "snap"],
27+
"target": ["AppImage"],
2828
"icon": "build/icons/icon.png"
2929
},
3030
"nsis": {

0 commit comments

Comments
 (0)