Check build android (retry again with jdk21)
Verify Android Runner / verify (push) Successful in 20s
Sync Source to Host / sync-source (push) Successful in 21s
Verify Android Runner / build-android (push) Failing after 5m46s

This commit is contained in:
2026-08-12 20:07:27 +07:00
parent 74a91e26f7
commit a527e02396
+6
View File
@@ -53,6 +53,12 @@ jobs:
echo "$ACTIONS_RESULTS_URL"
echo "$ACTIONS_CACHE_URL"
- name: Test Artifact Endpoint
run: |
echo "$ACTIONS_RESULTS_URL"
curl -v "$ACTIONS_RESULTS_URL" || true
- name: Grant execute permission
run: chmod +x ./gradlew