mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-18 04:28:28 +02:00
Add download URL
This commit is contained in:
parent
8f24390df0
commit
fdadb0908f
3 changed files with 372 additions and 85 deletions
|
@ -5,6 +5,9 @@ branding:
|
||||||
icon: play-circle
|
icon: play-circle
|
||||||
color: white
|
color: white
|
||||||
inputs:
|
inputs:
|
||||||
|
bun-download-url:
|
||||||
|
description: 'Override the URL to download Bun from. This skips version resolution and verifying AVX2 support.'
|
||||||
|
required: false
|
||||||
bun-version:
|
bun-version:
|
||||||
description: 'The version of Bun to install. (e.g. "latest", "canary", "1.0.0", "1.0.x", <sha>)'
|
description: 'The version of Bun to install. (e.g. "latest", "canary", "1.0.0", "1.0.x", <sha>)'
|
||||||
required: false
|
required: false
|
||||||
|
|
198
dist/cache-save/index.js
generated
vendored
198
dist/cache-save/index.js
generated
vendored
File diff suppressed because one or more lines are too long
256
dist/setup/index.js
generated
vendored
256
dist/setup/index.js
generated
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue