mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
[Anka] Decrement retries for auth attempts (#7217)
This commit is contained in:
@@ -42,6 +42,8 @@ if is_Monterey; then
|
||||
osascript -e 'tell application "System Events" to get application processes where visible is true'
|
||||
}
|
||||
osascript $HOME/utils/confirm-identified-developers.scpt $USER_PASSWORD
|
||||
|
||||
retry=$((retry-1))
|
||||
echo "retries left "$retry
|
||||
sleep 10
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user