Skip to content

Commit

Permalink
fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
Oloruntobi Olurombi committed Aug 29, 2024
1 parent bab8320 commit f28247e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eks-setup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
echo "Error: EC2 Public IP is empty. Exiting."
exit 1
- name: Install SSH Client
- name: Install SSH Client
run: sudo apt-get update && sudo apt-get install -y sshpass

- name: Setup SSH Key
Expand Down

0 comments on commit f28247e

Please sign in to comment.