Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wheel job name for PyPI uploads #1384

Merged
merged 1 commit into from
Apr 11, 2022
Merged

Conversation

nicholasjng
Copy link
Contributor

Previously, with the unrolled job matrix, all jobs had to be listed individually in the needs section of the PyPI upload job. But as the wheel build job was reimplemented as a job matrix now, with a single build job name build_wheels, we need to adjust the name in the PyPI upload job as well here to avoid errors.

Previously, with the unrolled job matrix, all jobs had to be listed individually in the `needs` section of the PyPI upload job. But as the wheel build job was reimplemented as a job matrix now, with a
single build job name `build_wheels`, we need to adjust the name in the PyPI upload job as well here to avoid errors.
@dmah42 dmah42 merged commit dc901ff into google:main Apr 11, 2022
@nicholasjng nicholasjng deleted the wheelfix branch September 13, 2022 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants