Skip to content

Commit a6af13d

Browse files
committed
Update circleci config
1 parent e9b15ce commit a6af13d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ jobs:
7070

7171
steps:
7272
- checkout
73+
- run: git submodule sync
74+
- run: git submodule update --init
7375
- restore_deps_cache
7476
- run: mix deps.get
7577
- save_deps_cache

0 commit comments

Comments
 (0)