Update .gitea/workflows/build-android.yaml
Build Custom Bluesky APK / build-android (push) Failing after 7m45s
Build Custom Bluesky APK / build-android (push) Failing after 7m45s
This commit is contained in:
@@ -38,7 +38,9 @@ jobs:
|
||||
run: |
|
||||
pnpm config set global-bin-dir /root/.local/share/pnpm/bin
|
||||
echo "/root/.local/share/pnpm/bin" >> "$GITHUB_PATH"
|
||||
export PATH="/root/.local/share/pnpm/bin:$PATH"
|
||||
pnpm add -g eas-cli
|
||||
eas --version
|
||||
|
||||
- name: Inject Private Firebase Configuration
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user