Update .gitea/workflows/build-android.yaml
Build Custom Bluesky APK / build-android (push) Failing after 42m35s

This commit is contained in:
2026-09-08 08:58:05 +00:00
parent 9205c924bc
commit dba1789c15
+3
View File
@@ -46,6 +46,9 @@ jobs:
- name: Install Project Dependencies
run: pnpm install --frozen-lockfile --network-concurrency 4 --fetch-timeout 120000
- name: Compile Translations
run: pnpm intl:compile
- name: Install EAS CLI
run: |
pnpm config set global-bin-dir /root/.local/share/pnpm/bin