mirror of
https://github.com/tailscale/tailscale.git
synced 2025-12-26 20:38:40 +00:00
- Remove the expanded module files, as Go can likely expand the zips faster than tar can expand the extra copies. - Add the go-build cache. - Remove the extra restore key to avoid extra cache lookups on miss. Signed-off-by: James Tucker <james@tailscale.com> Co-authored-by: James Tucker <james@tailscale.com>