Skip to content

Commit bea2622

Browse files
committed
change workflow
1 parent 594a94f commit bea2622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ec2-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
hostname
6969
whoami
7070
pwd
71-
# Install the AWS CLI if not already available
71+
# Install the AWS CLI if not already available
7272
if ! command -v aws &> /dev/null; then
7373
apt-get update
7474
apt-get install -y awscli

0 commit comments

Comments
 (0)