mirror of
https://github.com/brechtsanders/xlsxio
synced 2025-03-28 21:13:24 +00:00
This commit is contained in:
parent
9ce3848839
commit
a82e7973e8
2
.github/workflows/xlsxio.yml
vendored
2
.github/workflows/xlsxio.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
arch: x86_64,
|
||||
cc: x86_64-w64-mingw32-gcc.exe,
|
||||
cxx: x86_64-w64-mingw32-g++.exe,
|
||||
makeargs: "WIDE=1"
|
||||
makeargs: "WIDE=1 WITH_LIBZIP=1"
|
||||
}
|
||||
- {
|
||||
name: "Windows 32-bit (gcc)",
|
||||
|
Loading…
x
Reference in New Issue
Block a user