From d710eed2d9fb825430ae3b066bc7e7c3bb106faa Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Fri, 31 Dec 2021 10:08:34 -0800 Subject: [PATCH] mac_setup: install git-lfs old-commit-hash: 8fe9c0ef931a19be187fe8fceb3cf69e8864f80f --- tools/mac_setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/mac_setup.sh b/tools/mac_setup.sh index 1072c1caa..0e260e715 100755 --- a/tools/mac_setup.sh +++ b/tools/mac_setup.sh @@ -10,6 +10,7 @@ fi brew bundle --file=- <<-EOS brew "cmake" +brew "git-lfs" brew "zlib" brew "bzip2" brew "rust"