Also remove WINEDEBUG from win32 builds for now, why you fail??
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
0b43bd23ad
commit
6e92e26a08
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue