Skip to content

Commit 90617af

Browse files
build:view debug.
1 parent 6b3db3e commit 90617af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/eas-android-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
run: |
8282
BUILD_ID=${{ needs.build-android.outputs.build_id }}
8383
echo "Starting build monitoring for BUILD_ID: $BUILD_ID"
84+
npx eas build:view --json $BUILD_ID
8485
8586
RETRY_COUNT=0
8687
MAX_RETRIES=120 # 120 attempts * 30 seconds = 60 minutes

0 commit comments

Comments
 (0)