mirror of
https://github.com/actions/runner-images.git
synced 2025-12-12 20:26:49 +00:00
[macOS] Clean up Homebrew downloads folder (#10600)
This commit is contained in:
committed by
GitHub
parent
ea8a7a8f01
commit
5954f76a9b
@@ -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/*
|
||||
|
||||
Reference in New Issue
Block a user