CI: add build-windows job (Wine cross-build, no Windows machine needed) #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ci/build-windows"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds automated Windows builds. Unlike macOS/iOS, electron-builder can cross-compile a Windows target from Linux via Wine (needed for rcedit + makensis, even unsigned) — no Windows runner or code-signing setup required.
macOS still needs a real runner (none registered) — unaffected, still workflow_dispatch-only.