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: strip electron-liquid-glass from Windows and Linux CI manifests
The macOS-only native dependency was still being compiled by
@electron/rebuild on non-macOS runners. Remove it from the manifest
alongside the postinstall hook, and use --no-frozen-lockfile so pnpm
regenerates the lockfile without the stripped dependency.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments