]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
ci : install spirv-headers for vulkan-cross (#22109)
authorSigbjørn Skjæret <redacted>
Sun, 19 Apr 2026 07:32:08 +0000 (09:32 +0200)
committerGitHub <redacted>
Sun, 19 Apr 2026 07:32:08 +0000 (10:32 +0300)
.github/workflows/build-cross.yml

index 74508129ac50ac26bd26a95dd1301cd0252de516..aef45afdeac3def9163ec2390e0a407b3bf3637d 100644 (file)
@@ -246,6 +246,7 @@ jobs:
           apt-get install -y --no-install-recommends \
                   build-essential \
                   glslc \
+                  spirv-headers \
                   gcc-14-loongarch64-linux-gnu \
                   g++-14-loongarch64-linux-gnu \
                   libvulkan-dev:loong64