Skip to content

Commit

Permalink
SNOW-1055755: windows build debug - wix installer bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-mraba committed Sep 3, 2024
1 parent 5582631 commit 044be9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/packaging/win/build_snowflake_cli.bat
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ cd ..\..
candle ^
-dSnowSQLVersion=%CLI_VERSION% ^
scripts/packaging/win/snowflake_cli.wxs ^
scropts/packaging/win/snowflake_cli_exitdlg.wxs
scripts/packaging/win/snowflake_cli_exitdlg.wxs
light snowflake_cli.wixobj ^
snowflake_cli_exitdlg.wixobj ^
-cultures:en-us ^
Expand Down

0 comments on commit 044be9d

Please sign in to comment.