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(install): run FoBiS.py fetch after wget tarball extraction
The release tarball excludes third-party sources (now managed
by FoBiS fetch rather than git submodules), so dependencies
must be fetched before building when using the wget path. (b8e24e4)