From 41115be0fc52c23415dba613577a754358b17ecf Mon Sep 17 00:00:00 2001 From: Arnav Balyan Date: Wed, 13 Aug 2025 15:35:58 +0530 Subject: [PATCH] update --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index b395db613..548d3433c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "verl"] path = verl - url = https://github.com/agentica-project/verl + url = git@github.com:agentica-project/verl.git branch = main