Remove `Checkout submodules` in favor of `forge build`
`git submodule sync` and `git submodule update --init --recursive` should be subsumed by `forge build`, which is run when the execution script is triggered. Hence the removal of this step
Co-authored-by:
Matt Solomon <matt@mattsolomon.dev>
Showing
Please register or sign in to comment