windows: fix(workaround) illegal instruction in release build

This commit is contained in:
nillerusr
2022-12-17 10:14:49 +03:00
parent af8c358ce9
commit ff2211f0ad
2 changed files with 10 additions and 3 deletions

View File

@@ -46,7 +46,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build windows-i386
- name: Build windows-amd64
run: |
git submodule init && git submodule update
./waf.bat configure -T debug -8