Skip to content

Commit

Permalink
Add 'git lfs pull' to DEPS.
Browse files Browse the repository at this point in the history
  • Loading branch information
domchen committed Oct 26, 2023
1 parent 62e82c5 commit b90f7ac
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,14 @@
{
"command": "depsync --clean",
"dir": "third_party"
},
{
"command": "git lfs prune",
"dir": "./"
},
{
"command": "git lfs pull",
"dir": "./"
}
]
}
Expand Down

0 comments on commit b90f7ac

Please sign in to comment.