Skip to content

fix(release): add missing mkdir -p dist for source archive#81

Merged
blaspat merged 1 commit into
mainfrom
fix/release-dist-dir
Jun 24, 2026
Merged

fix(release): add missing mkdir -p dist for source archive#81
blaspat merged 1 commit into
mainfrom
fix/release-dist-dir

Conversation

@blaspat

@blaspat blaspat commented Jun 24, 2026

Copy link
Copy Markdown
Owner

The 'Build source archive' step in the release workflow failed on v0.1.1 because dist/ directory was never created before git archive -o. This was accidentally lost during the rename refactoring.

Closes the release pipeline issue for future tags.

The 'Build source archive' step in the release workflow failed on v0.1.1
because dist/ directory was never created before git archive -o.
This was accidentally lost during the rename refactoring.

Signed-off-by: Blasius Patrick <blasius.patrick@gmail.com>
@blaspat blaspat merged commit d28bcbf into main Jun 24, 2026
2 checks passed
@blaspat blaspat deleted the fix/release-dist-dir branch June 24, 2026 11:55
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.

1 participant