mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-07 12:26:41 +02:00
fix(core/updater): check if installer args are not empty before passing -ArgumentList (#818)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"updater": "patch"
|
||||
"updater-js": "patch"
|
||||
---
|
||||
|
||||
Fix NSIS updater failing to launch when using `basicUi` mode.
|
||||
Reference in New Issue
Block a user