Skip to content

Commit

Permalink
Add bun-download-url to actions.yml and rebuild (#83)
Browse files Browse the repository at this point in the history
* Add download URL

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
Jarred-Sumner and autofix-ci[bot] committed Jun 2, 2024
1 parent 8f24390 commit f4d14e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ branding:
icon: play-circle
color: white
inputs:
bun-download-url:
description: "Override the URL to download Bun from. This skips version resolution and verifying AVX2 support."
required: false
bun-version:
description: 'The version of Bun to install. (e.g. "latest", "canary", "1.0.0", "1.0.x", <sha>)'
required: false
Expand Down

0 comments on commit f4d14e0

Please sign in to comment.