Skip to content

Commit

Permalink
install aws cli
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood committed Sep 3, 2024
1 parent 3c74816 commit 70c4f75
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
- name: Check out repository
uses: actions/checkout@v4

- id: install-aws-cli
uses: unfor19/install-aws-cli-action@v1

- name: Set up specific version of Python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 70c4f75

Please sign in to comment.