Skip to content

Commit 40c8d74

Browse files
committed
build: remove snap from linux build
1 parent 25208dd commit 40c8d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

electron-builder.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"icon": "build/icons/icon.ico"
2323
},
2424
"linux": {
25-
"target": ["AppImage", "snap"],
25+
"target": ["AppImage"],
2626
"icon": "build/icons/icon.png"
2727
},
2828
"nsis": {

0 commit comments

Comments
 (0)