Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherwharrop-noaa committed Nov 14, 2024
1 parent 42b94b1 commit 0bc07e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: docker run hello-world
-
name: Install AWS CLI
run: sudo apt-get install -y --no-install-recommends awscli
run: sudo apt-get install -y --no-install-recommends awscli
-
name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v4
Expand Down

0 comments on commit 0bc07e1

Please sign in to comment.