Skip to content

fix: Merge all wheel artifacts into dist for publish discovery.#72

Merged
sharkinsspatial merged 1 commit into
mainfrom
fix/python-wheels-gh-workflow
May 8, 2026
Merged

fix: Merge all wheel artifacts into dist for publish discovery.#72
sharkinsspatial merged 1 commit into
mainfrom
fix/python-wheels-gh-workflow

Conversation

@sharkinsspatial
Copy link
Copy Markdown
Collaborator

@sharkinsspatial sharkinsspatial commented May 8, 2026

The Pypi publish workflow step was failing with

FileNotFoundError: [Errno 2] No such file or directory: '/github/workspace/dist'
Warning:  It looks like there are no Python distribution packages to publish in the directory 'dist/'. Please verify that they are in place should you face this problem.
ERROR    InvalidDistribution: Cannot find file (or expand pattern): 'dist/*

This consolidates all the wheels into the /dist directory so they can be discovered by the publish workflow.

@github-actions github-actions Bot added the fix label May 8, 2026
@sharkinsspatial sharkinsspatial requested a review from kylebarron May 8, 2026 18:36
@sharkinsspatial sharkinsspatial merged commit 3cb279f into main May 8, 2026
8 checks passed
@sharkinsspatial sharkinsspatial deleted the fix/python-wheels-gh-workflow branch May 8, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants