mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
Fix arm64 build command
This commit is contained in:
parent
245213d08a
commit
e7c665b0a0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-linux.yml
vendored
2
.github/workflows/publish-linux.yml
vendored
|
|
@ -49,5 +49,5 @@ jobs:
|
|||
command: |
|
||||
npm run postinstall
|
||||
npm run build
|
||||
npm exec electron-builder -- --publish always --linux
|
||||
npm exec electron-builder -- --publish always --arm64
|
||||
on_retry_command: npm cache clean --force
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue