From 96f5194725ca89eec7fedbf3bc36fb9952fb5dc5 Mon Sep 17 00:00:00 2001 From: celenity Date: Fri, 3 Apr 2026 17:40:18 +0000 Subject: [PATCH] fix: test to narrow down issue Signed-off-by: celenity --- scripts/sign.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/sign.sh b/scripts/sign.sh index 431adb3e..0ca2003b 100755 --- a/scripts/sign.sh +++ b/scripts/sign.sh @@ -94,7 +94,7 @@ if [ "${IRONFOX_TARGET_ARCH}" == 'bundle' ]; then sign_universal # Build signed APK set - sign_bundle + # sign_bundle elif [ "${IRONFOX_TARGET_ARCH}" == 'arm64' ]; then # Sign ARM64 APK sign_arm64