change moreglass submodule to relative url to avoid workaround in runner
This commit is contained in:
parent
0d08aac313
commit
ca617f185b
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -298,7 +298,7 @@
|
|||
url = ../../Illuna-Minetest/skybox
|
||||
[submodule "mods/moreglass"]
|
||||
path = mods/moreglass
|
||||
url = ssh://git@git.tchncs.de:2241/Illuna-Minetest/moreglass.git
|
||||
url = ../../Illuna-Minetest/moreglass.git
|
||||
[submodule "mods/hbsprint"]
|
||||
path = mods/hbsprint
|
||||
url = https://github.com/minetest-mods/hbsprint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue