From bbfab574bf030ece756dc1059ba16bab5f8d87f8 Mon Sep 17 00:00:00 2001 From: Ryan Curtin Date: Fri, 16 Oct 2020 19:53:34 -0400 Subject: [PATCH] Maybe this gets us closer? I really have no idea. --- .ci/windows-steps.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.ci/windows-steps.yaml b/.ci/windows-steps.yaml index 0edae83723..08b0da9394 100644 --- a/.ci/windows-steps.yaml +++ b/.ci/windows-steps.yaml @@ -184,7 +184,6 @@ steps: -dOutDir=bin/x64/Release/ ` -dPlatform=x64 ` -dProjectDir=. ` - -dProjectExt=.wixproj ` -dProjectFileName=mlpack-win-installer.wixproj ` -dProjectName=mlpack-win-installer ` -dProjectPath=mlpack-win-installer.wixproj `