mirror of
https://github.com/Swatinem/rust-cache.git
synced 2025-08-14 12:45:11 +00:00
fix: fix typo
This commit is contained in:
parent
988c164c3d
commit
4fcdc37432
@ -104,7 +104,7 @@ This cache is automatically keyed by:
|
||||
|
||||
An additional input `key` can be provided if the builtin keys are not sufficient.
|
||||
|
||||
Before being persisted, the cache is cleaned of:
|
||||
Before being persisted, the cache is cleaned if:
|
||||
|
||||
- Any files in `~/.cargo/bin` that were present before the action ran (for example `rustc`).
|
||||
- Dependencies that are no longer used.
|
||||
|
Loading…
x
Reference in New Issue
Block a user