Skip to content

Commit 824ed89

Browse files
committed
Change submodule URL from git@ to https://
git@ URLs don't work in the CI environment.
1 parent 993b26f commit 824ed89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "sql-to-dbsp-compiler"]
22
path = sql-to-dbsp-compiler
3-
url = git@github.com:feldera/sql2dbsp.git
3+
url = https://github.com/feldera/sql2dbsp.git

0 commit comments

Comments
 (0)