Files
Android-app/.gitea
wtclaude e714980600
All checks were successful
PR Checks / android-build (pull_request) Successful in 8m43s
ci(android): stop yes|sdkmanager SIGPIPE from failing the step
The SDK install succeeds (reaches 100% unzip) but the step reported exit
141: with -o pipefail, 'yes' dying of SIGPIPE (128+13) once sdkmanager
closes the pipe poisons the pipeline status. Disable pipefail for that line
so only sdkmanager's exit gates success.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-19 13:43:31 -05:00
..