Skip to content

Copilot/fix GitHub actions job#231

Open
aleks-pro wants to merge 4 commits into
masterfrom
copilot/fix-github-actions-job
Open

Copilot/fix GitHub actions job#231
aleks-pro wants to merge 4 commits into
masterfrom
copilot/fix-github-actions-job

Conversation

@aleks-pro
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI and others added 4 commits May 12, 2026 13:49
The build@main action already uploads the artifact as 'npm'.
The explicit upload-artifact step found no .builds/*.tgz files so no
artifact was created, causing the download in the test job to fail with
'Artifact not found for name: npm-package'.

- Remove redundant upload-artifact step from build job
- Download artifact as 'npm' (matching what build@main uploads)
- Bump download-artifact to v4 (latest major)

Co-authored-by: Copilot <223556219+Copilot@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