mirror of
https://github.com/civitai/civitai.git
synced 2026-09-20 22:08:18 +08:00
chore: fetch event-engine-common over HTTPS (#3436)
The submodule is public now, but an SSH URL still requires a key, so fork CI and anyone without repo SSH access can't clone it. HTTPS makes it fetchable by everyone. Claude-Session: https://claude.ai/code/session_017eB7ZTDFzgJk8txefVN2nf Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
[submodule "event-engine-common"]
|
||||
path = event-engine-common
|
||||
url = git@github.com:civitai/event-engine-common.git
|
||||
url = https://github.com/civitai/event-engine-common.git
|
||||
|
||||
Reference in New Issue
Block a user