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
GitHub workflow: download $ bob to global dir instead of workdir
this is to prevent Git et al. from marking the workdir as unclean.
the unclean status can propagate to things like Go build metadata
which would then show the unclean status in possible version number etc.
0 commit comments