feat: portable zip (#85)

This commit is contained in:
Lewis Crichton
2023-08-06 01:05:48 +01:00
committed by GitHub
parent 8f1ea1f440
commit 57006e7e52

View File

@@ -101,7 +101,7 @@
"win": { "win": {
"target": [ "target": [
"nsis", "nsis",
"portable" "zip"
] ]
}, },
"publish": { "publish": {