Test
Some checks failed
Build APK / build (push) Has been cancelled

This commit is contained in:
2026-04-22 20:13:56 +02:00
parent e640304f5f
commit 6dedda9ff0
2 changed files with 30 additions and 14 deletions

View File

@@ -48,9 +48,6 @@ jobs:
unzip -q tools.zip
rm tools.zip
mkdir -p cmdline-tools/latest
mv cmdline-tools/* cmdline-tools/latest/ 2>/dev/null || true
# 🔥 CRITICAL: disable all interactivity
export GRADLE_OPTS="-Dorg.gradle.daemon=false"
export TERM=dumb