Skip to content

Commit

Permalink
add 'git lfs prune' to sync_deps.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
domchen committed Feb 24, 2022
1 parent 7ffd185 commit b7c779e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sync_deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ for TOOL in ${NODE_REQUIRED_TOOLS[@]}; do
done

depsync
git lfs prune > /dev/null

0 comments on commit b7c779e

Please sign in to comment.