feat: add Android SDK setup step in CI workflow
Some checks failed
Build App / build (push) Failing after 7m4s
Some checks failed
Build App / build (push) Failing after 7m4s
This commit is contained in:
@@ -25,6 +25,9 @@ jobs:
|
|||||||
distribution: temurin
|
distribution: temurin
|
||||||
java-version: 17
|
java-version: 17
|
||||||
|
|
||||||
|
- name: 🏗 Setup Android SDK
|
||||||
|
uses: android-actions/setup-android@v3
|
||||||
|
|
||||||
- name: 🏗 Setup Expo and EAS
|
- name: 🏗 Setup Expo and EAS
|
||||||
uses: expo/expo-github-action@v8
|
uses: expo/expo-github-action@v8
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user