Add MM_WIN_INSTALLERS for nightly builds (#2599)

This commit is contained in:
Devin Binnie 2023-03-09 10:01:17 -05:00 committed by GitHub
parent e2aee9ec50
commit 3c79c030bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -11,6 +11,7 @@ defaults:
env:
TERM: xterm
MM_WIN_INSTALLERS: 1
jobs:
build-linux:

View file

@ -13,6 +13,7 @@ env:
TERM: xterm
MM_DESKTOP_BUILD_DISABLEGPU: true
MM_DESKTOP_BUILD_SKIPONBOARDINGSCREENS: true
MM_WIN_INSTALLERS: 1
jobs:
build-msi-installer: