From 7dcbb08b111aac4e5b983d801ba9ef536cd6dc4e Mon Sep 17 00:00:00 2001 From: Devin Binnie <52460000+devinbinnie@users.noreply.github.com> Date: Tue, 14 Mar 2023 10:06:00 -0400 Subject: [PATCH] Add MM_WIN_INSTALLERS to release pipeline (#2613) --- .github/workflows/release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index dc8b548f..35813117 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -12,6 +12,7 @@ defaults: env: TERM: xterm + MM_WIN_INSTALLERS: 1 jobs: begin-notification: