Skip to content

[CI] Do not assume that bun is installed at $HOME.#52

Merged
lshqqytiger merged 1 commit intomainfrom
fix/bun-systemwide
Apr 15, 2026
Merged

[CI] Do not assume that bun is installed at $HOME.#52
lshqqytiger merged 1 commit intomainfrom
fix/bun-systemwide

Conversation

@lshqqytiger
Copy link
Copy Markdown
Contributor

@lshqqytiger lshqqytiger commented Apr 15, 2026

This pull request updates the build steps in the GitHub Actions workflows for JavaScript to use the BUN_INSTALL environment variable for the bun binary path instead of a hardcoded path. This change improves portability and reliability of the workflows.

Workflow improvements:

@lshqqytiger lshqqytiger self-assigned this Apr 15, 2026
@lshqqytiger lshqqytiger added blocker This prevents other tasks to progress ci labels Apr 15, 2026
Copy link
Copy Markdown
Contributor

@logic-finder logic-finder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image

@lshqqytiger lshqqytiger merged commit 3b16b85 into main Apr 15, 2026
17 checks passed
@logic-finder logic-finder deleted the fix/bun-systemwide branch April 15, 2026 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocker This prevents other tasks to progress ci

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants