فهرست منبع

Use https instead of ssh for submodule (#14)

some workflows don't support ssh
0xchocolate 2 سال پیش
والد
کامیت
98fed490a8
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .gitmodules

+ 1 - 1
.gitmodules

@@ -1,3 +1,3 @@
 [submodule "lib/esp-serial-flasher"]
 	path = lib/esp-serial-flasher
-	url = git@github.com:0xchocolate/esp-serial-flasher.git
+	url = https://github.com/0xchocolate/esp-serial-flasher.git