]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ci : update windows-blas uploads action (#3192)
authorDaniel Bevenius <redacted>
Tue, 27 May 2025 16:01:31 +0000 (18:01 +0200)
committerGitHub <redacted>
Tue, 27 May 2025 16:01:31 +0000 (18:01 +0200)
commit0ed00d9d30e8c984936ff9ed9a4fcd475d6d82e5
tree65151ace75915e75507eedbe23bcd1779b30908b
parent527fe6aaebeba823589860c28e3b229552b873f2
ci : update windows-blas uploads action (#3192)

This commit modifies windows-blas which was updated previously to use
the zip functionality provided by `actions/upload-artifact`. This turned
out to be incorrect and I should not have done that. The reason for
zipping the archives first is that otherwise the artifacts when
downloaded will be unzipped and just be simple directories. In our case
the release task depends on the artifacts having a .zip extension so
that those archives are include in the release.
.github/workflows/build.yml