Update build-submit-android.yml

This commit is contained in:
Samuel Newman
2026-05-20 18:48:56 +03:00
parent edf9d773b3
commit c35fcfa6a3
@@ -54,6 +54,9 @@ jobs:
packager: pnpm
token: ${{ secrets.EXPO_TOKEN }}
- name: ⚙️ Install dependencies
run: pnpm install --frozen-lockfile
- uses: actions/setup-java@v5
with:
distribution: "temurin"