[macOS] Clean up Homebrew downloads folder (#10600)

This commit is contained in:
sarathrajsrinivasan
2024-09-12 13:43:15 -07:00
committed by GitHub
parent ea8a7a8f01
commit 5954f76a9b

View File

@@ -47,3 +47,6 @@ echo "Indexing completed"
# delete symlink for tests running
sudo rm -f /usr/local/bin/invoke_tests
# Clean Homebrew downloads
sudo rm -rf /Users/$USER/Library/Caches/Homebrew/downloads/*