Init/Update git submodules on install
This commit is contained in:
parent
9856993114
commit
e5f8639dc5
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@
|
|||
|
||||
- clean: ["~"]
|
||||
|
||||
- shell:
|
||||
- git submodule update --init --recursive
|
||||
|
||||
- link:
|
||||
~/:
|
||||
prefix: '.'
|
||||
|
|
Loading…
Reference in a new issue