Replace apt-get install with a hard check — if the packages are missing the job fails immediately with a clear error. Avoids flaky failures when archive.ubuntu.com is unreachable. Install once on the runner: sudo apt-get install -y stunnel4 netcat-openbsd Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>