mirror of
https://github.com/actions/cache.git
synced 2025-03-13 11:47:00 +00:00
The skip-save option allows users to force the cache to skip saving the cache. skip-save can be set to a constant or to an expression that will be evaluated at the end of the CI job, such as an environment variable. This is for #498 |
||
---|---|---|
.. | ||
__fixtures__ | ||
actionUtils.test.ts | ||
create-cache-files.sh | ||
restore.test.ts | ||
save.test.ts | ||
verify-cache-files.sh |