From 7a6e1ebb6e3257d62a472fe41aaead910904da54 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Fri, 7 Aug 2026 21:22:21 +0200 Subject: .fmsbw/50-ubuntu22-appimage: hopefully fixed AppImage builds I am unsure why it now suddenly causes problems. pkg2appimage appears to download the appimagetool. --- .fmsbw/50-ubuntu22-appimage | 1 + 1 file changed, 1 insertion(+) diff --git a/.fmsbw/50-ubuntu22-appimage b/.fmsbw/50-ubuntu22-appimage index ca987fa..57d2fcf 100755 --- a/.fmsbw/50-ubuntu22-appimage +++ b/.fmsbw/50-ubuntu22-appimage @@ -8,6 +8,7 @@ set -ex # via OBS. But there is no guarantee it is ready by the time # we run this CI job. # We should be fine, though unless committing at 6:00 in the morning. +export ARCH=x86_64 cd AppImage ~/pkg2appimage/squashfs-root/AppRun curses.yml -- cgit v1.2.3