Skip to content

Commit

Permalink
wrong arch
Browse files Browse the repository at this point in the history
  • Loading branch information
jkleinlercher authored May 5, 2024
1 parent d327a9b commit 2dc1331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cluster-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 2dc1331

Please sign in to comment.