Skip to content

Commit

Permalink
fix: add missing property 'shell'
Browse files Browse the repository at this point in the history
  • Loading branch information
williamh890 committed Jun 28, 2024
1 parent 1c286db commit 614fb33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/search-ui-deploy-composite/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ runs:
aws-region: us-east-1

- name: Fetch the caller identity
shell: bash
run: |
aws sts get-caller-identity
Expand Down

0 comments on commit 614fb33

Please sign in to comment.