You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds restore/delete/save steps for ~/.cache/pombast around the smelt step,
matching the pattern used for the old melting-pot cache. Cache must be
deleted before re-saving because GitHub Actions does not allow overwriting
an existing cache key. Both delete and save run unconditionally (if: always())
so the cache is preserved even when smelt has failures.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments