Don't build DMG

This commit is contained in:
Samuel Elliott 2022-05-12 21:52:41 +01:00
parent 02362c1de4
commit ca28979e7f
No known key found for this signature in database
GPG Key ID: 8420C7CDE43DC4D6

View File

@ -16,7 +16,7 @@ build:
- PACKAGE=`npm --color="always" pack`
- mv "$PACKAGE" nxapi.tgz
- npx electron-builder build --macos --windows --linux
- npx electron-builder build --macos zip --windows --linux
- mv dist/app/package app
artifacts:
paths: