Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
bfff17c465 |
@@ -15,7 +15,7 @@ steps:
|
||||
depends_on: ["clone"]
|
||||
image: node:15.11.0-alpine3.13
|
||||
commands:
|
||||
- apk add git libzip -f
|
||||
- apk add git zip -f
|
||||
- yarn && cd app && yarn && cd ..
|
||||
- yarn electron:package
|
||||
- zip -r out/lfk-scanclient-win32-x64.zip out/@lfk-scanclient-win32-x64
|
||||
|
Reference in New Issue
Block a user