~bigbes/sr-ht-dolt: dfd163e8

ci: pin Go caches to home dirs, abuild cleans srcdir

Build #256 failed in cache_save: abuild's default.conf redirects
GOMODCACHE/GOCACHE into $srcdir and wipes it after packaging, so the
restored caches were discarded and ~/go/pkg/mod never existed. Both
defaults use ${VAR:-...}, so exporting home-dir paths via ~/.buildenv
before abuild keeps the caches where cache_save expects them.

Eugene Blikh <bigbes@gmail.com> — 2026-08-05 09:22:11 UTC

Commit dfd163e881192c9c0ae64d01ed14fee467adca10view raw patch

Parent(s): bfe53099

1 changed file(s)

FileStatus+
.build.yml M +6