mirror of
https://github.com/Swatinem/rust-cache
synced 2026-02-07 03:22:15 +00:00
Update README.md
Co-authored-by: Arpad Borsos <swatinem@swatinem.de>
This commit is contained in:
parent
27296ec521
commit
c6851e9df7
1 changed files with 2 additions and 2 deletions
|
|
@ -46,8 +46,8 @@ sensible defaults.
|
|||
# Additional non workspace directories, separated by newlines
|
||||
cache-directories: ""
|
||||
|
||||
# Determines whether workspace targets are cached
|
||||
# default: "false"
|
||||
# Determines whether workspace `target` directories are cached.
|
||||
# default: "true"
|
||||
cache-targets: ""
|
||||
|
||||
# Determines if the cache should be saved even when the workflow has failed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue