You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: fix GitHub Actions workflows for Bun/TypeScript build
- Bump Bun version from 1.1 to 1.3.5 across all workflows
- Replace pkg-action with bun build --compile for native binaries
- Convert workflows from npm to bun for dependency installation
- Add package-lock.json for actions that require npm cache
- Rename bin/lando.ts to bin/lando (file is JS despite .ts extension)
0 commit comments