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
fix: update CI workflows to use install() instead of removed setup()
The setup() function was renamed to install() but CI workflows still
referenced the old name, breaking MEX builds across all pipelines.
Also set failIfEmpty: false for wiki link check since wiki files use
[[Page]] syntax that lychee cannot parse.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments