mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-18 04:28:28 +02:00
parent
339e277e69
commit
f43b443c1c
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ inputs:
|
||||||
required: false
|
required: false
|
||||||
bun-version-file:
|
bun-version-file:
|
||||||
description: 'The version of Bun to install from file. (e.g. "package.json", ".bun-version", ".tool-versions")'
|
description: 'The version of Bun to install from file. (e.g. "package.json", ".bun-version", ".tool-versions")'
|
||||||
default: ".bun-version"
|
default: null
|
||||||
required: false
|
required: false
|
||||||
bun-download-url:
|
bun-download-url:
|
||||||
description: "Override the URL to download Bun from. This skips version resolution and verifying AVX2 support."
|
description: "Override the URL to download Bun from. This skips version resolution and verifying AVX2 support."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue