Skip to content

Commit c553f33

Browse files
committed
fix: github actions bug6
1 parent 0c1a5da commit c553f33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "src/main/java/net"]
22
path = src/main/java/net
3-
url = git@github.com:HowXuVSCode/Chocolate_mcp_src.git
3+
url = https://github.com/HowXuVSCode/Chocolate_mcp_src
44
[submodule "src/main/java/javax"]
55
path = src/main/java/javax
6-
url = git@github.com:HowXuVSCode/Chocolate_javax_src.git
6+
url = https://github.com/HowXuVSCode/Chocolate_javax_src

0 commit comments

Comments
 (0)