aboutsummaryrefslogtreecommitdiffstats
path: root/_examples/branch
diff options
context:
space:
mode:
authorPaulo Gomes <paulo.gomes@suse.com>2023-12-08 09:04:16 +0000
committerPaulo Gomes <paulo.gomes@suse.com>2023-12-08 09:17:50 +0000
commit5bd1d8f4abcfbf1345a1e5a5ec9a96121f3746dc (patch)
tree7c5297fb455711b561f352ba0190ffb1aac3bcbb /_examples/branch
parentb2c19824771bbcbb21abb51abb319c1a610aa6b3 (diff)
downloadgo-git-5bd1d8f4abcfbf1345a1e5a5ec9a96121f3746dc.tar.gz
build: Ensure checkout is the first operation
The setup-go step can be sped up by caching Go dependencies. The input for that operation is the go.sum file. Previously, the checkout operation was happening after the setup-go, which meant that go.sum was never available which effectively meant the cache was disabled. Signed-off-by: Paulo Gomes <paulo.gomes@suse.com>
Diffstat (limited to '_examples/branch')
0 files changed, 0 insertions, 0 deletions