Skip to content

Commit

Permalink
[ci] fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
yashgorana committed Feb 26, 2024
1 parent 3bc1ed7 commit 1e5a34b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-tests-helm-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
K3D_VERSION=5.6.0
DEVSPACE_VERSION=6.3.11
brew install helm k3d@$K3D_VERSION devspace@$DEVSPACE_VERSION
brew install helm k3d devspace@$DEVSPACE_VERSION
- name: Setup cluster
run: |
Expand Down

0 comments on commit 1e5a34b

Please sign in to comment.