mirror of
https://github.com/moonrepo/setup-rust.git
synced 2025-04-29 21:40:01 +00:00
Update api.
This commit is contained in:
parent
d87f327046
commit
d7d917b850
3 changed files with 32 additions and 20 deletions
|
@ -10,7 +10,9 @@ inputs:
|
|||
description: 'Toggle caching of ~/.cargo/registry and /target/<cache-target> directories.'
|
||||
default: true
|
||||
cache-base:
|
||||
description: 'Base branch or ref to save cache. Other branches and refs will restore from this base.'
|
||||
description:
|
||||
'Base branch or ref to save a warmup cache. Other branches and refs will restore from this
|
||||
base.'
|
||||
cache-target:
|
||||
description: 'Name of the target profile to cache.'
|
||||
default: 'debug'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue