Skip to content

Commit 01c4224

Browse files
committed
fix:
1 parent b5e6d6e commit 01c4224

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/fpm_command_line.f90

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -722,6 +722,7 @@ subroutine get_command_line_settings(cmd_settings)
722722
cmd_settings = fpm_clean_settings( &
723723
& working_dir=working_dir, &
724724
& clean_skip=skip, &
725+
& registry_cache=lget('registry-cache'), &
725726
& clean_all=clean_all, &
726727
& path_to_config=config_file)
727728
end block

0 commit comments

Comments
 (0)