Skip to content

CI: fix error in download-artifact action#413

Merged
stintel merged 1 commit intomainfrom
fix/ci
Apr 2, 2025
Merged

CI: fix error in download-artifact action#413
stintel merged 1 commit intomainfrom
fix/ci

Conversation

@stintel
Copy link
Copy Markdown
Collaborator

@stintel stintel commented Apr 2, 2025

The download-artifact action tries to download all artifacts, but fails if an artifact is not in zip format. At some point something decided to start uploading Docker build summary, which is not in zip format, causing this problem.

[Insert rant about Github Actions here]

actions/toolkit#1874 (review)

The download-artifact action tries to download all artifacts, but fails
if an artifact is not in zip format. At some point something decided to
start uploading Docker build summary, which is not in zip format,
causing this problem.

[Insert rant about Github Actions here]

actions/toolkit#1874 (review)
@stintel stintel merged commit daa5e94 into main Apr 2, 2025
6 checks passed
@stintel stintel deleted the fix/ci branch April 2, 2025 23:29
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