mirror of
https://github.com/musistudio/claude-code-router.git
synced 2026-07-09 17:18:24 +00:00
fix: set linux executable name for AppImage
This commit is contained in:
parent
4d7c1990ba
commit
07fd47ad65
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@
|
|||
"artifactName": "Claude-Code-Router_${version}.${ext}"
|
||||
},
|
||||
"linux": {
|
||||
"executableName": "claude-code-router",
|
||||
"target": ["AppImage"],
|
||||
"artifactName": "Claude-Code-Router_${version}.${ext}"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue