mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-21 11:26:15 +02:00
enabe nsis
This commit is contained in:
@@ -281,8 +281,8 @@ fn app() {
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn it_updates() {
|
||||
// #[cfg(windows)]
|
||||
// nsis();
|
||||
#[cfg(windows)]
|
||||
nsis();
|
||||
// MSI test should be the last one
|
||||
#[cfg(windows)]
|
||||
msi();
|
||||
|
||||
Reference in New Issue
Block a user