mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-21 16:38:23 +01:00
Fix snap name (#1120)
This commit is contained in:
parent
8d79539a50
commit
4fc65004e9
@ -88,7 +88,7 @@ const config = {
|
||||
base: "core22",
|
||||
confinement: "classic",
|
||||
allowNativeWayland: true,
|
||||
artifactName: "${productName}_${version}_${arch}.${ext}",
|
||||
artifactName: "${name}_${version}_${arch}.${ext}",
|
||||
},
|
||||
publish: {
|
||||
provider: "generic",
|
||||
|
Loading…
Reference in New Issue
Block a user