mirror of
https://github.com/actions/runner-images.git
synced 2025-12-12 12:06:59 +00:00
[macOS] Fix automationmodetool and loginwindow issue for macOS14.7 (#10684)
This commit is contained in:
committed by
GitHub
parent
0a7abf330f
commit
fdbe51d78c
@@ -50,3 +50,6 @@ sudo rm -f /usr/local/bin/invoke_tests
|
||||
|
||||
# Clean Homebrew downloads
|
||||
sudo rm -rf /Users/$USER/Library/Caches/Homebrew/downloads/*
|
||||
|
||||
# Uninstall expect used in configure-machine.sh
|
||||
brew uninstall expect
|
||||
|
||||
Reference in New Issue
Block a user