mirror of
https://github.com/Swatinem/rust-cache
synced 2026-01-06 20:02:45 +00:00
support warpbuild cache provider (#247)
This commit is contained in:
parent
eaa85be6b1
commit
52ea1434f8
7 changed files with 119122 additions and 2847 deletions
|
|
@ -41,7 +41,7 @@ inputs:
|
|||
required: false
|
||||
default: "true"
|
||||
cache-provider:
|
||||
description: "Determines which provider to use for caching. Options are github or buildjet, defaults to github."
|
||||
description: "Determines which provider to use for caching. Options are github, buildjet, or warpbuild. Defaults to github."
|
||||
required: false
|
||||
default: "github"
|
||||
cache-bin:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue