]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ci : add zip extension to xcframework artifact name (#3120)
authorDaniel Bevenius <redacted>
Wed, 7 May 2025 10:02:29 +0000 (12:02 +0200)
committerGitHub <redacted>
Wed, 7 May 2025 10:02:29 +0000 (12:02 +0200)
commit9b584b0cc0b90580279a6dbe7e9ca51b463841d0
tree466b3b05f5e2c175d2a97f66d37ed3ff89b8895b
parent09846f4e121e45bfd6984f17e9e2dece59523fad
ci : add zip extension to xcframework artifact name (#3120)

This commit add the .zip extension to the xcframework artifact name in
the GitHub Actions workflow.

The motivation for this that the release job will look for .zip files
and will not find the xcframework artifact without the extension, and
hence will not upload it to the release.
.github/workflows/build.yml