docs: restore missing no-cache input
accidentally removed in ef00e4ac8e15add456ae887eccd2ce70886cbbe1
This commit is contained in:
parent
635640504f
commit
1e68f32604
@ -73,6 +73,7 @@ If you need to override the download URL, you can use the `bun-download-url` inp
|
||||
| `bun-download-url` | URL to download .zip file for Bun release | | |
|
||||
| `registry-url` | Registry URL where some private package is stored. | `undefined` | `"https://npm.pkg.github.com/"` |
|
||||
| `scope` | Scope for private packages. | `undefined` | `"@foo"`, `"@orgname"` |
|
||||
| `no-cache` | Disable caching of the downloaded executable. | `false` | `true`, `false` |
|
||||
|
||||
## Outputs
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user