mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-21 22:18:25 +02:00
build: upstream
This commit is contained in:
commit
e29b8409e8
2 changed files with 14 additions and 1 deletions
|
@ -11,6 +11,9 @@ inputs:
|
|||
bun-version-file:
|
||||
description: 'The version of Bun to install from file. (e.g. "package.json", ".bumrc", ".tool-versions")'
|
||||
required: false
|
||||
bun-download-url:
|
||||
description: "Override the URL to download Bun from. This skips version resolution and verifying AVX2 support."
|
||||
required: false
|
||||
registry-url:
|
||||
required: false
|
||||
description: "The URL of the package registry to use for installing Bun. Set the $BUN_AUTH_TOKEN environment variable to authenticate with the registry."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue