Files
kicad-ci/.gitmodules
Tim Hadwen 2c1420ee1c Switch nested submodule URL ssh -> https
kicad-footprint-generator was referenced via SSH (git@gitlab.com:…),
which fails in any CI runner that doesn't have an SSH key for
gitlab.com — including the temporary Gitea runner we stood up for
the keeb pipeline. The repo is public on gitlab.com, so HTTPS works
unauthenticated for clones. Also normalised the tab/space mix on the
branch line.
2026-05-24 13:10:08 +00:00

5 lines
159 B
Plaintext

[submodule "kicad-footprint-generator"]
path = kicad-footprint-generator
url = https://gitlab.com/acmelon/kicad-footprint-generator.git
branch = offset_fix