Skip to content

Commit 718f7e2

Browse files
committed
fix: Add new required compression parameter in AppImage builder yaml
1 parent cda3ac7 commit 718f7e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: contrib/unix/make-linux-appimage.sh

+1
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)