Skip to content

Commit

Permalink
update macos build
Browse files Browse the repository at this point in the history
  • Loading branch information
admercs committed Mar 12, 2024
1 parent ebb9653 commit fbdfe63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ if [ "$(uname)" = 'Darwin' ]; then
brew install python@3.11
brew install coreutils
brew install "llvm@${CLANG_VERSION}"
brew install azure-cli
# brew install azure-cli
else
echo 'Installing dependencies...'
sudo add-apt-repository -y ppa:graphics-drivers/ppa
Expand Down

0 comments on commit fbdfe63

Please sign in to comment.