Skip to content

Commit f2932c9

Browse files
authored
ci : install spirv-headers for vulkan-cross (ggml-org#22109)
1 parent 9a4ee3b commit f2932c9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-cross.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ jobs:
246246
apt-get install -y --no-install-recommends \
247247
build-essential \
248248
glslc \
249+
spirv-headers \
249250
gcc-14-loongarch64-linux-gnu \
250251
g++-14-loongarch64-linux-gnu \
251252
libvulkan-dev:loong64

0 commit comments

Comments
 (0)