mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-09-07 19:05:09 -05:00
Don't build Windows app
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user