Skip to content

Commit 8235d58

Browse files
committed
Make .zsync files available
1 parent dce3540 commit 8235d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/build-binaries-and-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,6 @@ find "$install_prefix"
9292
-u "gh-releases-zsync|AppImage|AppImageKit|continuous|appimagetool-$ARCH.AppImage.zsync" \
9393
appimagetool-"$ARCH".AppImage
9494

95-
mv appimagetool-"$ARCH".AppImage "$OLD_CWD"
95+
mv appimagetool-"$ARCH".AppImage* "$OLD_CWD"
9696
mv "$install_prefix"/usr/lib/appimagekit/runtime "$OLD_CWD"
9797
mv "$install_prefix"/usr/bin/* "$OLD_CWD"

0 commit comments

Comments
 (0)