Skip to content

fix(ci): set explicit path for download-artifact in release workflow#110

Merged
szegedi merged 2 commits intomainfrom
tlhunter/fix-download-artifact-path
Mar 24, 2026
Merged

fix(ci): set explicit path for download-artifact in release workflow#110
szegedi merged 2 commits intomainfrom
tlhunter/fix-download-artifact-path

Conversation

@tlhunter
Copy link
Copy Markdown
Member

@tlhunter tlhunter commented Mar 23, 2026

Summary

Test plan

  • Merge to v0.x and verify the release workflow publish job succeeds

🤖 Generated with Claude Code

download-artifact v8 no longer extracts artifacts into an
artifact-named subdirectory by default, causing the publish job to
fail with "cannot access './prebuilds'". Explicitly set name and path
to restore the expected behavior.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@tlhunter tlhunter requested review from a team as code owners March 23, 2026 21:02
@github-actions
Copy link
Copy Markdown

Overall package size

Self size: 36.05 MB
Deduped: 36.05 MB
No deduping: 36.05 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------|

🤖 This report was automatically generated by heaviest-objects-in-the-universe

szegedi
szegedi previously approved these changes Mar 24, 2026
@szegedi szegedi merged commit d7b1b6b into main Mar 24, 2026
1 check passed
tlhunter added a commit that referenced this pull request Mar 24, 2026
…110)

download-artifact v8 no longer extracts artifacts into an
artifact-named subdirectory by default, causing the publish job to
fail with "cannot access './prebuilds'". Explicitly set name and path
to restore the expected behavior.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Attila Szegedi <szegedi@users.noreply.github.com>
tlhunter added a commit that referenced this pull request Mar 24, 2026
…110)

download-artifact v8 no longer extracts artifacts into an
artifact-named subdirectory by default, causing the publish job to
fail with "cannot access './prebuilds'". Explicitly set name and path
to restore the expected behavior.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Attila Szegedi <szegedi@users.noreply.github.com>
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