Skip to content

ci: install bun for npm publish workflow#25

Merged
chriswritescode-dev merged 1 commit into
mainfrom
fix/npm-publish-setup-bun
May 19, 2026
Merged

ci: install bun for npm publish workflow#25
chriswritescode-dev merged 1 commit into
mainfrom
fix/npm-publish-setup-bun

Conversation

@chriswritescode-dev
Copy link
Copy Markdown
Owner

Summary

  • Added Bun setup to the npm publish workflow before dependency install and publish
  • Fixes release publishing because prepublishOnly runs pnpm build, and the build script requires bun scripts/build.ts

Changes

  • .github/workflows/npm-publish.yml (modified) - Add oven-sh/setup-bun@v2 with latest Bun

Checklist

  • Workflow syntax checked
  • Whitespace check passes
  • Reviewers assigned

@chriswritescode-dev chriswritescode-dev merged commit 780f745 into main May 19, 2026
1 check passed
@chriswritescode-dev chriswritescode-dev deleted the fix/npm-publish-setup-bun branch May 19, 2026 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant