]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ci : zip windows artifacts for release uploading (#3124)
authorDaniel Bevenius <redacted>
Wed, 7 May 2025 11:12:08 +0000 (13:12 +0200)
committerGitHub <redacted>
Wed, 7 May 2025 11:12:08 +0000 (13:12 +0200)
commit3a66f9f24863bbae9fe6adb5143020db92b58d3e
tree5e825678fd0f5e6ccfecf787ee59824ead7022d6
parent9b584b0cc0b90580279a6dbe7e9ca51b463841d0
ci : zip windows artifacts for release uploading (#3124)

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
.github/workflows/build.yml