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: add .stable suffix to JuiceFS mount path for stable channel
The JuiceFS Python wrapper expects the mount binary to have a channel suffix
(.stable or .beta). Without this suffix, it tries to auto-download a
non-existent file for arm64 architecture, causing the build to fail.
0 commit comments