Update .gitea/workflows/build-android.yaml
Build Custom Bluesky APK / build-android (push) Failing after 42m35s
Build Custom Bluesky APK / build-android (push) Failing after 42m35s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user