From fb3af88f2614cf6f6473e0feb65ea5426e038d7a Mon Sep 17 00:00:00 2001 From: stanzabird Date: Sun, 15 May 2022 16:14:00 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 88a51e8..7884750 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,6 +21,8 @@ Build: Test: stage: test + variables: + GIT_SUBMODULE_STRATEGY: recursive script: - make bootstrap setup-wasi dir build package