Skip to content

Commit 0e123a2

Browse files
Update registries during dev (#4186)
1 parent b518c03 commit 0e123a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/API.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@ function develop(
281281

282282
new_git = handle_repos_develop!(ctx, pkgs, shared)
283283

284+
Operations.update_registries(ctx; force = false, update_cooldown = Day(1))
284285

285286
for pkg in pkgs
286287
if Types.collides_with_project(ctx.env, pkg)

0 commit comments

Comments
 (0)