Skip to content

fix(ci): fix npm pack step in release workflow#97

Merged
thiagoralves merged 1 commit into
mainfrom
development
Apr 14, 2026
Merged

fix(ci): fix npm pack step in release workflow#97
thiagoralves merged 1 commit into
mainfrom
development

Conversation

@thiagoralves
Copy link
Copy Markdown
Contributor

Fix the mv same-file error in the npm pack step.

npm pack already produces the file named strucpp-<version>.tgz, so the
mv command fails with "same file" error. Use a glob pattern in the
upload step instead.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@thiagoralves thiagoralves merged commit 597734e into main Apr 14, 2026
5 checks passed
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