You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: Clean up broken cobalt checkout in depot tools step (#8585)
Improve CI reliability by ensuring a clean state in the depot tools
setup
step. Previously, inconsistent submodule states could cause checkout
failures on runners. This change deinitializes all submodules and
performs
a deep clean of the cobalt source directory.
Bug: 407051026
0 commit comments