Set HOMEBREW_NO_INSTALL_CLEANUP due to llvm reinstall errors (#2157)
Trying to address issues like:
https://github.com/carbon-language/carbon-lang/runs/8252863868?check_suite_focus=true
```
==> Reinstalling 2 dependents with broken linkage from source:
llvm, mpdecimal
```
But llvm doesn't get reinstalled (but we also probably don't need/want this, particularly building from source).