Skip to content

Commit 9b04db6

Browse files
committed
should change ggml submodule to https
1 parent a7d8fae commit 9b04db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[submodule "ggml"]
22
path = ggml
3-
url = git@github.com:ggerganov/ggml.git
3+
url = https://github.com/ggerganov/ggml.git
44
[submodule "ggml/"]
55
url = https://github.com/balisujohn/ggml.git

0 commit comments

Comments
 (0)