Skip to content

Commit 6b3db3e

Browse files
Adding build:view debugging
1 parent e257932 commit 6b3db3e

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
@@ -91,6 +91,7 @@ jobs:
9191
9292
# Get build status with full error visibility
9393
echo "Fetching build status..."
94+
npx eas build:view --json $BUILD_ID
9495
BUILD_STATUS_JSON=$(npx eas build:view --json $BUILD_ID)
9596
echo "Raw API response: $BUILD_STATUS_JSON"
9697

0 commit comments

Comments
 (0)