feat: Check for existing bun before downloading (#138)

* feat: Check for existing bun before downloading

Check for existing bun with same version number, if it exists we skip any futher actions. This avoids downloading cache or bun over the network.

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
Erik Axel Nielsen
2025-12-23 19:56:47 +01:00
committed by GitHub
parent 635640504f
commit 1dbab0699e
2 changed files with 151 additions and 114 deletions

194
dist/setup/index.js generated vendored

File diff suppressed because one or more lines are too long