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
Installation apparently couldn't find buck from a clean checkout. (I'm not sure how it managed to work for anybody, actually.)
Fixes#7711.
Test Plan: ./install_executorch.sh --clean
rm -rf buck2-bin buck-out
./install_executorch.sh --pybind xnnpack
0 commit comments