mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2025-03-17 21:50:11 +03:00
Removed arch and os params from the builds' names
This commit is contained in:
parent
51ef9abf37
commit
ab75e16997
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
},
|
||||
"build": {
|
||||
"productName": "An Anime Game Linux Launcher",
|
||||
"artifactName": "${productName}-${os}-${arch}-${version}.${ext}",
|
||||
"artifactName": "${productName}-${version}.${ext}",
|
||||
"appId": "com.krypt0nn.an-anime-game-linux-launcher",
|
||||
"directories": {
|
||||
"output": "dist"
|
||||
|
|
Loading…
Add table
Reference in a new issue