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