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: |
|
run: |
|
||||||
pnpm config set global-bin-dir /root/.local/share/pnpm/bin
|
pnpm config set global-bin-dir /root/.local/share/pnpm/bin
|
||||||
echo "/root/.local/share/pnpm/bin" >> "$GITHUB_PATH"
|
echo "/root/.local/share/pnpm/bin" >> "$GITHUB_PATH"
|
||||||
|
export PATH="/root/.local/share/pnpm/bin:$PATH"
|
||||||
pnpm add -g eas-cli
|
pnpm add -g eas-cli
|
||||||
|
eas --version
|
||||||
|
|
||||||
- name: Inject Private Firebase Configuration
|
- name: Inject Private Firebase Configuration
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user