fix: test to narrow down issue

Signed-off-by: celenity <celenity@celenity.dev>
This commit is contained in:
celenity
2026-04-03 17:40:18 +00:00
parent 5d6b078410
commit 96f5194725

View File

@@ -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