Skip to content

Commit 1adeba6

Browse files
committed
build config
1 parent 4ceef06 commit 1adeba6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
},
2828
"build": {
2929
"appId": "ir.lozaa.bigbluebutton-desktop",
30-
"publish": ["github"]
30+
"publish": ["github"],
31+
"linux": {
32+
"target": ["AppImage"]
33+
}
3134
}
3235
}

0 commit comments

Comments
 (0)