Skip to content

Commit 92d8181

Browse files
committed
mk: Put win installer in correct dir
1 parent 44842db commit 92d8181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/etc/pkg/rust.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ DisableProgramGroupPage=true
1818
DisableReadyPage=true
1919
DisableStartupPrompt=true
2020

21-
OutputDir=.\
21+
OutputDir=.\dist\
2222
SourceDir=.\
2323
OutputBaseFilename={#CFG_PACKAGE_NAME}-install
2424
DefaultDirName={pf32}\Rust

0 commit comments

Comments
 (0)