[macOS] Do not use brew API for installation (#7135)

This commit is contained in:
Mikhail Koliada
2023-02-18 10:41:24 +01:00
committed by GitHub
parent ce2e896fcb
commit 8a001e66b1

View File

@@ -25,6 +25,7 @@ export DOTNET_ROOT=$HOME/.dotnet
export DOTNET_MULTILEVEL_LOOKUP=0
export HOMEBREW_NO_AUTO_UPDATE=1
export HOMEBREW_NO_INSTALL_FROM_API=1
export HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS=3650
export HOMEBREW_CASK_OPTS="--no-quarantine"