mirror of
https://github.com/MeshEnvy/mesh-forge.git
synced 2026-05-01 11:02:37 +02:00
ci: update submodule URLs to HTTPS and enable recursive checkout in deploy workflow.
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -3,7 +3,7 @@
|
||||
url = https://github.com/meshtastic/web-flasher
|
||||
[submodule "vendor/firmware"]
|
||||
path = vendor/firmware
|
||||
url = git@github.com:meshtastic/firmware.git
|
||||
url = https://github.com/meshtastic/firmware.git
|
||||
[submodule "vendor/api"]
|
||||
path = vendor/api
|
||||
url = git@github.com:meshtastic/api.git
|
||||
url = https://github.com/meshtastic/api.git
|
||||
|
||||
Reference in New Issue
Block a user