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

This commit is contained in:
2026-04-22 01:09:59 +02:00
parent 601f740f05
commit e640304f5f

View File

@@ -34,8 +34,8 @@ jobs:
run: |
set -euo pipefail
sudo apt-get update
sudo apt-get install -y unzip curl
apt-get update
apt-get install -y unzip curl
export ANDROID_SDK_ROOT=$HOME/android
export ANDROID_HOME=$ANDROID_SDK_ROOT