mirror of https://github.com/google/oss-fuzz.git
[woff2] Remove "git submodule sync" command.
This commit is contained in:
parent
3e5cd13819
commit
92c1c481d0
|
@ -18,7 +18,6 @@
|
|||
cd /src/woff2
|
||||
|
||||
# Checkout and update submodules.
|
||||
git submodule sync
|
||||
git submodule init || true
|
||||
git submodule update --recursive
|
||||
|
||||
|
|
Loading…
Reference in New Issue