Skip to content

Commit

Permalink
Update docker CI
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherwharrop-noaa committed Nov 14, 2024
1 parent 0bc07e1 commit 498824e
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 @@ -150,7 +150,7 @@ jobs:
uses: actions/checkout@v4
-
name: Install AWS CLI
run: sudo apt install -y 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 498824e

Please sign in to comment.