Skip to content

Commit

Permalink
SNOW-1055755: windows build - back to wix 3e
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-mraba committed Sep 11, 2024
1 parent 404c462 commit 56b496a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/packaging/win/build_snowflake_cli.bat
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ python.exe -m hatch -e packaging run ^

candle ^
-dSnowflakeCLIVersion=%CLI_VERSION% ^
scripts\packaging\win\snowflake_cli.wxs ^
scripts\packaging\win\snowflake_cli_exitdlg.wxs
snowflake_cli.wxs ^
snowflake_cli_exitdlg.wxs

dir /r .

Expand Down

0 comments on commit 56b496a

Please sign in to comment.