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
This commit modifies the upload job in the `build.yaml` GitHub Action
to temporarily run as root. This change addresses permission issues caused
by a bug in GitHub's runner selection process (see
actions/checkout#1014).
0 commit comments