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",
|
base: "core22",
|
||||||
confinement: "classic",
|
confinement: "classic",
|
||||||
allowNativeWayland: true,
|
allowNativeWayland: true,
|
||||||
artifactName: "${productName}_${version}_${arch}.${ext}",
|
artifactName: "${name}_${version}_${arch}.${ext}",
|
||||||
},
|
},
|
||||||
publish: {
|
publish: {
|
||||||
provider: "generic",
|
provider: "generic",
|
||||||
|
Loading…
Reference in New Issue
Block a user