mirror of
https://github.com/uutils/shadow.git
synced 2026-06-10 16:14:57 -07:00
8e9324652b
Address review feedback on #173: - Don't sleep after the final build attempt (no retry follows it). - Forward the workflow-wide CARGO_NET_RETRY into the container with a bare '-e CARGO_NET_RETRY' instead of re-hardcoding the value, keeping a single source of truth.