mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-03-21 18:04:10 -05:00
Don't build DMG
This commit is contained in:
parent
02362c1de4
commit
ca28979e7f
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user