Skip to content

Commit

Permalink
πŸš€
Browse files Browse the repository at this point in the history
  • Loading branch information
mauro-andre committed Jan 14, 2025
1 parent c218875 commit a83368d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/publishing_docs_s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ jobs:
- name: Install AWS CLI
run: |
snap install aws-cli --classic
curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip"
unzip awscliv2.zip
sudo ./aws/install
- name: Configuring AWS CLI
run: |
Expand Down

0 comments on commit a83368d

Please sign in to comment.