mirror of
https://github.com/mii443/AzooKeyKanaKanjiConverter.git
synced 2025-08-22 15:05:26 +00:00
fix ci for cuda build
This commit is contained in:
@ -81,7 +81,7 @@ var targets: [Target] = [
|
||||
|
||||
#if !(os(Windows))
|
||||
dependencies.append(
|
||||
.package(url: "https://github.com/ensan-hcl/llama.cpp", branch: "b5cc30f"),
|
||||
.package(url: "https://github.com/ensan-hcl/llama.cpp", branch: "b5cc30f")
|
||||
)
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user