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 updated workflow:
Adds proper caching for pip
Cleans any previous build artifacts
Displays the version from pyproject.toml before building
Adds debugging steps to show what files are being created
Adds the skip-existing option to avoid errors when a file with the same version already exists
0 commit comments