Skip to content

Commit

Permalink
Update push.yml (#518)
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-johan-grahn authored Sep 6, 2023
1 parent 7bf03d8 commit d89c126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:

- name: Check cluster info
run: |
kubectl version --short --client
kubectl version --client
kind version
kind version | grep -q ${KIND_VERSION}
Expand Down

0 comments on commit d89c126

Please sign in to comment.