mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-06-23 16:57:42 +00:00
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: https://github.com/ggml-org/whisper.cpp/issues/3119