Skip to content

fix: Merge all artifacts into the dist directory prior to publish.#71

Closed
sharkinsspatial wants to merge 2 commits into
mainfrom
fix/python-wheel-workflow
Closed

fix: Merge all artifacts into the dist directory prior to publish.#71
sharkinsspatial wants to merge 2 commits into
mainfrom
fix/python-wheel-workflow

Conversation

@sharkinsspatial
Copy link
Copy Markdown
Collaborator

@sharkinsspatial sharkinsspatial commented May 8, 2026

Current pyPI publishing fails 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 should consolidate all wheels in the /dist directory so the publish action can discover them.

@github-actions github-actions Bot added the fix label May 8, 2026
@sharkinsspatial sharkinsspatial requested a review from kylebarron May 8, 2026 18:27
@sharkinsspatial sharkinsspatial marked this pull request as draft May 8, 2026 18:30
@sharkinsspatial sharkinsspatial deleted the fix/python-wheel-workflow branch May 8, 2026 18:31
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.

1 participant