Also remove WINEDEBUG from win32 builds for now, why you fail??

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2021-12-04 00:40:49 +00:00
parent 0b43bd23ad
commit 6e92e26a08
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0

View file

@ -251,7 +251,7 @@ jobs:
EXE_WRAPPER: wine EXE_WRAPPER: wine
PKG_CONFIG: "false" PKG_CONFIG: "false"
#WINEARCH: "win32" #WINEARCH: "win32"
WINEDEBUG: "-all" #WINEDEBUG: "-all"
WINEDLLOVERRIDES: "mscoree,mshtml=" WINEDLLOVERRIDES: "mscoree,mshtml="
run: | run: |
make features make features