Remove legacy desktop editors update build

This commit is contained in:
Semyon Bezrukov
2026-01-22 17:25:51 +03:00
parent 7269dda75e
commit 50addf9d18

View File

@ -66,8 +66,6 @@ def make_windows():
if branding.onlyoffice:
make_inno()
make_inno("standalone")
if arch != "arm64":
make_inno("update")
make_advinst()
make_prepare("commercial")