050c8e5cceff00b329952772a863b551188a50ea
sdkmanager closes stdin once done; yes keeps writing and gets SIGPIPE (exit 141), failing the step even though the NDK installed successfully. Add || true to treat SIGPIPE as success. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description