add --init --recursive
Some checks failed
docker / build (push) Has been cancelled

This commit is contained in:
Buckaroo Banzai 2022-01-29 14:33:25 +01:00 committed by GitHub
parent 44f2542bc3
commit 231c38709d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ git submodule init
git submodule sync
# updated commits
git submodule update
git submodule update --init --recursive
# removed directories
git clean -dff