mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-03 18:41:15 +02:00
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.