From daeb56fe90d42a41ff5c64a1100da3f07ee168f6 Mon Sep 17 00:00:00 2001 From: Justin Ma Date: Mon, 26 Feb 2024 22:34:25 +0800 Subject: [PATCH] Fix Windows msvc *.msi builds (#11986) Try to fix the nightly build failure here: https://github.com/nushell/nushell/actions/runs/8041856942 --- wix/main.wxs | 1 + 1 file changed, 1 insertion(+) diff --git a/wix/main.wxs b/wix/main.wxs index 1c23cbaa45..a28a388e4b 100644 --- a/wix/main.wxs +++ b/wix/main.wxs @@ -353,6 +353,7 @@ --> +