Add go mod download step after setup-go in all CI jobs to ensure the module cache is populated as a discrete step. This makes cache hits visible in logs and prevents module downloads from being interleaved with build operations, improving cache effectiveness. Signed-off-by: Bryan Frimin <bryan@getprobo.com>
6.6 KiB
6.6 KiB