feat: add Android SDK setup step in CI workflow
Some checks failed
Build App / build (push) Failing after 7m4s

This commit is contained in:
2026-03-01 16:25:57 +01:00
parent 53af6f342e
commit 98c92a8025

View File

@@ -25,6 +25,9 @@ jobs:
distribution: temurin
java-version: 17
- name: 🏗 Setup Android SDK
uses: android-actions/setup-android@v3
- name: 🏗 Setup Expo and EAS
uses: expo/expo-github-action@v8
with: