mirror of
https://github.com/actions/cache.git
synced 2025-04-21 19:46:46 +00:00
Some cleanup
This commit is contained in:
parent
9c5a42a7c9
commit
01d96636a0
7 changed files with 18 additions and 61395 deletions
|
@ -3,7 +3,7 @@ export enum Inputs {
|
|||
Path = "path",
|
||||
RestoreKeys = "restore-keys",
|
||||
UploadChunkSize = "upload-chunk-size",
|
||||
StrictRestore = "strict-restore",
|
||||
FailOnCacheMiss = "fail-on-cache-miss",
|
||||
SaveOnAnyFailure = "save-on-any-failure"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue