This commit is contained in:
nicco 2018-05-22 19:31:53 +02:00
parent b645c68826
commit b83c37224d

View File

@ -5,6 +5,8 @@ directories:
mac: mac:
target: "zip" target: "zip"
win: win:
target: "portable" target:
- "portable"
- "nsis"
linux: linux:
target: "AppImage" target: "AppImage"