You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Autotools would warn that we wouldn't be able to build the Windows installer if it was missing. Currently, we don't check if it's available at all, and just fail when we first try to use it. This differs from the macOS deploy target, where we do check that zip is available, and fail to configure if it isn't.