test
Some checks failed
Update wiki / test (push) Failing after 13s

This commit is contained in:
Ashley Graves 2024-07-27 14:53:34 +02:00
parent 9c7c9283a0
commit 0f36ba098c

View file

@ -28,6 +28,7 @@ for mod in glob.glob("pack/mods/*.toml"):
except:
noop()
print(data)
mods[data.name] = url
with open("wiki/Modlist.md", "w") as f: