mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Download arm64 linux binaries
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
This commit is contained in:
parent
23cb231c8f
commit
af570ae9b6
@ -194,7 +194,7 @@ async function main() {
|
||||
}, multiBar),
|
||||
];
|
||||
|
||||
if (normalizedPlatform === "darwin") {
|
||||
if (normalizedPlatform !== "windows") {
|
||||
downloaders.push(
|
||||
new LensK8sProxyDownloader({
|
||||
version: packageInfo.config.k8sProxyVersion,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user