-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
I've noticed an issue, where if the compilation step fails for any reason, the cache is still created.
Since created caches are not overwritten, partial builds are written and can not be overwritten.
I can use some combination of append-timestamp
and restore-keys
but this feels awkward and brittle.
Is there a way to signal ccache-action to only save if an env variable is set or something similar?
Metadata
Metadata
Assignees
Labels
No labels