mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 06:43:09 +00:00
Ok, really fix the submodule command.
This commit is contained in:
parent
4d50885bcf
commit
05db0ddb29
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
checkout:
|
||||
post:
|
||||
- git submodule --quite update --init --recursive
|
||||
- git submodule update --quiet --init --recursive
|
||||
|
||||
test:
|
||||
override:
|
||||
|
|
Loading…
Add table
Reference in a new issue