From 2dc1331de5789da422aec4c79da9f36bdc9e6d98 Mon Sep 17 00:00:00 2001 From: Johannes Kleinlercher Date: Sun, 5 May 2024 08:00:06 +0200 Subject: [PATCH] wrong arch --- .github/workflows/cluster-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cluster-test.yml b/.github/workflows/cluster-test.yml index 966051e9..9e53d1cc 100644 --- a/.github/workflows/cluster-test.yml +++ b/.github/workflows/cluster-test.yml @@ -40,7 +40,7 @@ jobs: shell: bash run: | curl -LO https://github.com/k8sgpt-ai/k8sgpt/releases/download/v0.3.30/k8sgpt_amd64.deb - sudo dpkg -i k8sgpt_386.deb + sudo dpkg -i k8sgpt_amd64.deb - name: install sx-cnp-oss stack env: