mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-03-21 18:04:10 -05:00
Don't build Windows app
This commit is contained in:
parent
ca28979e7f
commit
009a2af432
|
|
@ -16,7 +16,7 @@ build:
|
|||
- PACKAGE=`npm --color="always" pack`
|
||||
- mv "$PACKAGE" nxapi.tgz
|
||||
|
||||
- npx electron-builder build --macos zip --windows --linux
|
||||
- npx electron-builder build --macos zip --linux --publish never
|
||||
- mv dist/app/package app
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user