Update README.md

Co-authored-by: Arpad Borsos <swatinem@swatinem.de>
This commit is contained in:
Mikhail Katychev 2022-10-18 15:15:10 -05:00 committed by GitHub
parent 27296ec521
commit c6851e9df7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,8 +46,8 @@ sensible defaults.
# Additional non workspace directories, separated by newlines # Additional non workspace directories, separated by newlines
cache-directories: "" cache-directories: ""
# Determines whether workspace targets are cached # Determines whether workspace `target` directories are cached.
# default: "false" # default: "true"
cache-targets: "" cache-targets: ""
# Determines if the cache should be saved even when the workflow has failed. # Determines if the cache should be saved even when the workflow has failed.