Forward arch when building

This commit is contained in:
Valentin Niess
2025-05-22 11:42:28 +02:00
parent 954e9bc91a
commit ca8d4717d4
3 changed files with 5 additions and 3 deletions

View File

@@ -55,6 +55,7 @@ def execute(tag, abi, clean, tarball):
destination = f'{fullname}.AppImage'
build_appimage(
appdir = str(appdir),
arch = str(image.arch),
destination = destination
)
shutil.copy(