Skip to content
Snippets Groups Projects
Commit 52c790b1 authored by Daniel Agar's avatar Daniel Agar Committed by GitHub
Browse files

circleci sync submodules recursive

parent 645204eb
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ machine:
checkout:
post:
- git submodule sync
- git submodule sync --recursive
- git submodule update --init --recursive
## Customize dependencies
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment