idk what i'm doing

pull/2469/head
FabianLars 5 months ago
parent 4251013ad9
commit 2a915ee58b
No known key found for this signature in database

@ -67,8 +67,6 @@ mod v1 {
if bundle_updater {
#[cfg(windows)]
command.args(["--bundles", "msi", "nsis"]);
command.args(["--bundles", "updater"]);
} else {
#[cfg(windows)]
command.args(["--bundles", target.name()]);

Loading…
Cancel
Save