diff options
| -rwxr-xr-x | .fmsbw/50-ubuntu22-appimage | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
