diff --git a/sync_deps.sh b/sync_deps.sh index ae7319c5be..4aa669e172 100755 --- a/sync_deps.sh +++ b/sync_deps.sh @@ -29,3 +29,4 @@ for TOOL in ${NODE_REQUIRED_TOOLS[@]}; do done depsync +git lfs prune > /dev/null