mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
Add pr package script
This commit is contained in:
parent
b49ba2d04c
commit
be39c2bc1f
2 changed files with 2 additions and 1 deletions
2
.github/workflows/publish-pr.yml
vendored
2
.github/workflows/publish-pr.yml
vendored
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
command: |
|
||||
npm run postinstall
|
||||
npm run build
|
||||
npm exec electron-builder -- --publish never --win --mac --linux
|
||||
npm run package:pr
|
||||
on_retry_command: npm cache clean --force
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue