diff --git a/dist-workspace.toml b/dist-workspace.toml index e026e02..5d3752d 100644 --- a/dist-workspace.toml +++ b/dist-workspace.toml @@ -15,3 +15,4 @@ targets = ["aarch64-apple-darwin", "aarch64-unknown-linux-gnu", "x86_64-apple-da install-path = "CARGO_HOME" # Whether to install an updater program install-updater = true +allow-dirty = ["msi"] diff --git a/wix/main.wxs b/wix/main.wxs index c34eac3..75f9f53 100644 --- a/wix/main.wxs +++ b/wix/main.wxs @@ -174,6 +174,9 @@ + +