Add git lfs pull to workflow.md (#32914)
old-commit-hash: edd042f308b74ec0e9f16462de1f869f20b6a1fd
This commit is contained in:
@@ -9,6 +9,7 @@ Most development happens on normal Ubuntu workstations, and not in cars or direc
|
||||
```bash
|
||||
# get the latest stuff
|
||||
git pull
|
||||
git lfs pull
|
||||
git submodule update --init --recursive
|
||||
|
||||
# update dependencies
|
||||
|
||||
Reference in New Issue
Block a user