update github workflow for windows build again

This commit is contained in:
nillerusr 2022-07-28 20:28:41 +03:00
parent a1009570cc
commit 320e56643e

View File

@ -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