diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1fbfcd14..58dac12a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -43,5 +43,6 @@ jobs: - uses: actions/checkout@v2 - name: Build windows-i386 run: | + git submodule init && git submodule update ./waf.bat configure -T debug ./waf.bat build