Skip to content

Commit

Permalink
always install eksctl
Browse files Browse the repository at this point in the history
  • Loading branch information
qrkourier committed Jan 13, 2025
1 parent ef419a0 commit 654693c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -711,6 +711,7 @@ jobs:
sleep 30
- name: install aws eksctl
if: success() || failure()
shell: bash
run: |
set -o pipefail
Expand Down

0 comments on commit 654693c

Please sign in to comment.