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
Correct the pattern matching used for detecting platform
architecture. The incorrect use of `-` instead of `_` caused
the script to fail in identifying platforms like macOS and
Windows, leading to installation issues.
0 commit comments