mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-21 22:18:25 +02:00
Add no-cache option
This commit is contained in:
parent
8642d99a51
commit
01dacaa127
4 changed files with 22 additions and 14 deletions
|
@ -14,6 +14,9 @@ inputs:
|
|||
scope:
|
||||
required: false
|
||||
description: "The scope for authenticating with the package registry."
|
||||
disable-cache:
|
||||
required: false
|
||||
description: "Disable caching of bun executable."
|
||||
outputs:
|
||||
bun-version:
|
||||
description: The version of Bun that was installed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue