SIGN IN SIGN UP

[build-tools] Replace `ping` with `nc` for Android network readiness check (#3453)

<!-- If this PR requires a changelog entry, add it by commenting the PR with the command `/changelog-entry [breaking-change|new-feature|bug-fix|chore] [message]`. -->
<!-- You can skip the changelog check by labeling the PR with "no changelog". -->

# Why

`ping` is blocked on Linux VMs. https://expo.dev/accounts/layerztec/projects/layerzwallet/workflows/019cb835-cf4a-7b9f-af32-db474797eb85

# How

Replaced `ping` check with `nc`.

# Test Plan

Tested manually on staging that it works. https://staging.expo.dev/accounts/expo-services/projects/workflows-testing/workflows/019cb862-4ea6-7966-9148-5cb8dbfb1724
S
Stanisław Chmiela committed
cdf49377cdd19f48d2c648201347ee07d6672c32
Parent: 8fb84e8
Committed by GitHub <noreply@github.com> on 3/4/2026, 10:50:17 AM