Skip to content

Commit 870596d

Browse files
committed
fix: Add new required compression parameter in AppImage builder yaml
1 parent e5e5dd8 commit 870596d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/unix/make-linux-appimage.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ AppImage:
239239
update-information: None
240240
sign-key: None
241241
arch: $ARCH
242+
comp: xz
242243
243244
APPIMAGEBUILDER_YAML
244245

0 commit comments

Comments
 (0)