9d174d8db1
Apt cache save works (28s in v0.1.4) but the next run can't restore it: 'getCacheEntry failed: Request timeout' — Gitea cache backend chokes on the ~300MB archive. Drop the cache step rather than burn 30s every run on a save that the next run can't read. Real fix: bake wine + innoextract + xauth + wine32:i386 into a custom CI image on git.okcu.io's registry, use container.image to pull it. Defer until release frequency justifies the setup work. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>