When we clone this repo at first time, we may forget to clone submodule. And the just build failed but it is not easy to find out that we forget to clone submodule. Can we update justfile to clone it automatically when we just build or build the docker? @claude