add netlify Brewfile so llvm install can be cached

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
Rachel Powers
2024-04-09 21:11:54 -07:00
parent 3cdcc742b9
commit 261a0268c0

1
Brewfile.netlify Normal file
View File

@@ -0,0 +1 @@
brew "llvm"