Skip to content

Commit

Permalink
Update aws.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ilias1111 committed Nov 8, 2024
1 parent 4f58b18 commit e6935d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: List objects from S3 bucket
run: |
aws s3 ls s3://${{ env.S3_BUCKET }} --recursive
aws s3 ls s3://${{ env.S3_BUCKET }}
# Set up Docker environment with AWS credentials
- name: Configure Docker environment
Expand Down

0 comments on commit e6935d3

Please sign in to comment.