mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-29 21:07:59 +08:00
[Exit 1] was added to xcode-clt.sh for testing
This commit is contained in:
@@ -40,4 +40,6 @@ while ! is_clt_installed; do
|
||||
((retries--))
|
||||
echo "Wait $sleepInterval seconds before the next check for installed Command Line Tools"
|
||||
sleep $sleepInterval
|
||||
done
|
||||
done
|
||||
|
||||
exit 1
|
||||
Reference in New Issue
Block a user