]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ci : fix xcframework artifact tag (#12191)
authorDaniel Bevenius <redacted>
Wed, 5 Mar 2025 09:22:29 +0000 (10:22 +0100)
committerGitHub <redacted>
Wed, 5 Mar 2025 09:22:29 +0000 (10:22 +0100)
commitfa31c438e0e709242ab7334d26fc3be3dcda07a0
treedada5a8337cc48d4f5a9a1e743a6f6c95b024296
parent3ccbfe5a71c74ac574b00607067d0aa0a49df04c
ci : fix xcframework artifact tag (#12191)

The commit add the name parameter to the upload-artifact action to
ensure that the artifact is uploaded with the correct name.

The motivation for this is that currently the uploaded xcframework
is named as llama-b1-xcframework.zip. With this change the name of this
artifact should contain the build number like the other artifacts.
.github/workflows/build.yml