Skip to content

Commit

Permalink
change install
Browse files Browse the repository at this point in the history
  • Loading branch information
ajithvcoder committed Nov 25, 2024
1 parent ef44a77 commit 0fc95c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ec2-pipeline-debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:

- name: Verify EC2 Instance
run: |
apt update && apt upgrade -y && apt install -y build-essential curl wget git vim unzip awscli zip tar software-properties-common ca-certificates apt-transport-https gnupg lsb-release
apt update && apt upgrade -y && apt install -y build-essential curl wget git vim unzip awscli zip tar apt-transport-https gnupg lsb-release
echo "Checking instance information..."
# Check if we're on EC2
Expand Down

0 comments on commit 0fc95c4

Please sign in to comment.