Now yes
Some checks failed
Build APK / build (push) Failing after 9s

This commit is contained in:
2026-04-22 00:45:29 +02:00
parent 59fbdd8cb2
commit 943b79230f

View File

@@ -32,6 +32,8 @@ jobs:
- name: 🤖 Setup Android SDK
run: |
sudo apt-get update
sudo apt-get install -y unzip curl
export ANDROID_HOME=$HOME/android
export ANDROID_SDK_ROOT=$HOME/android