only mac builds

This commit is contained in:
cupcakearmy 2020-03-07 16:28:50 +01:00
parent 80260dd202
commit f897e7f0f2
No known key found for this signature in database
GPG Key ID: D28129AE5654D9D9

View File

@ -4,9 +4,3 @@ directories:
output: "./out" output: "./out"
mac: mac:
target: "zip" target: "zip"
win:
target:
- "portable"
- "nsis"
linux:
target: "AppImage"