We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 594a94f commit bea2622Copy full SHA for bea2622
.github/workflows/ec2-pipeline.yml
@@ -68,7 +68,7 @@ jobs:
68
hostname
69
whoami
70
pwd
71
- # Install the AWS CLI if not already available
+ # Install the AWS CLI if not already available
72
if ! command -v aws &> /dev/null; then
73
apt-get update
74
apt-get install -y awscli
0 commit comments