Add download URL

This commit is contained in:
Jarred Sumner 2024-06-02 03:49:32 -07:00
parent 8f24390df0
commit fdadb0908f
3 changed files with 372 additions and 85 deletions

View file

@ -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

File diff suppressed because one or more lines are too long

256
dist/setup/index.js generated vendored

File diff suppressed because one or more lines are too long