Skip to content

ci : zip windows artifacts for release uploading #3124

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 7, 2025

Conversation

danbev
Copy link
Collaborator

@danbev danbev commented May 7, 2025

This commit adds steps to the windows jobs to zip and upload artifacts produced.

The motivation for this is that currently the artifacts are not zipped which means that will not be picked up by the release job and hence not be included in github releases.

Resolves: #3119


Example of the artifacts that will be part of a release can be found here:
https://github.com/danbev/whisper.cpp/releases/tag/danbev-windows-artifacts-test2

This commit adds steps to the windows jobs to zip and upload
artifacts produced.

The motivation for this is that currently the artifacts are not zipped
which means that will not be picked up by the release job and hence not
be included in github releases.

Resolves: ggml-org#3119
@danbev danbev requested a review from ggerganov May 7, 2025 09:10
@danbev danbev merged commit 3a66f9f into ggml-org:master May 7, 2025
52 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.

ci : add windows binaries to the release assets
2 participants