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
chore: make pypi release workflow perform checkout (#3371)
The pypi workflow step is now a separate job, so it doesn't start with
the code checkout
done already. Run the checkout action so it is available so the bazel
upload
command can run.
0 commit comments