Skip to content

Commit 00535b0

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)