mirror of
https://github.com/leejet/stable-diffusion.cpp.git
synced 2026-08-13 07:36:41 +00:00
fix(ci): trigger builds for ggml updates
This commit is contained in:
parent
fabe481212
commit
de298c225b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -23,6 +23,7 @@ on:
|
||||
"**/*.c",
|
||||
"**/*.cpp",
|
||||
"**/*.cu",
|
||||
"ggml",
|
||||
"examples/server/frontend",
|
||||
"examples/server/frontend/**",
|
||||
]
|
||||
@ -40,6 +41,7 @@ on:
|
||||
"**/*.c",
|
||||
"**/*.cpp",
|
||||
"**/*.cu",
|
||||
"ggml",
|
||||
"examples/server/frontend",
|
||||
"examples/server/frontend/**",
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user