-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Description
Describe the bug
I set save-always: true, but c-n-a didn't save the cache (link).
To Reproduce
Run linked workflow in a fork.
Expected behavior
The cache is saved despite an error on a step
Additional context
Currently, c-n-a implements save-always in a wrong way just like actions/cache does (actions/cache#1315).
actions/cache#1325 may fix the problem for actions/cache.
UPD
The save-always attribute will probably be deprecated in future (actions/cache#1315 (comment)). It's advised to have separate restore and save steps.
mozeryansky and peterbecich
Metadata
Metadata
Assignees
Labels
No labels