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
chore: enhance CI workflows by ensuring LLVM linker availability
- Added checks in npm release workflows to ensure the LLVM linker (`ld64.lld`) is installed, improving build reliability.
- Updated both `npm_napi_release.yml` and `npm_release.yml` workflows to include the new linker verification step.
0 commit comments