fix: use HTTPS submodule URLs for CI (SSH has no GitHub key on runner)
Build Firmware / Build stm32-teslacharger (pull_request) Failing after 20s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-30 10:01:40 -04:00
parent 224e7ff286
commit 7f1d417db6
+2 -2
View File
@@ -1,6 +1,6 @@
[submodule "libopencm3"]
path = libopencm3
url = git@github.com:jsphuebner/libopencm3.git
url = https://github.com/jsphuebner/libopencm3.git
[submodule "libopeninv"]
path = libopeninv
url = git@github.com:jsphuebner/libopeninv.git
url = https://github.com/jsphuebner/libopeninv.git