Skip to content

Commit

Permalink
Testing aws access
Browse files Browse the repository at this point in the history
  • Loading branch information
bartlabno committed Nov 29, 2023
1 parent dab1f9a commit c57cd06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- run: |
aws sts get-caller-identity
aws s3 ls --profile cst-test
aws sts get-caller-identity --region eu-west-2
# aws s3 ls --profile cst-test
make build

0 comments on commit c57cd06

Please sign in to comment.