Skip to content

Commit 74fba77

Browse files
committed
[GHA] Try latest AWS CLI
1 parent 371a6cd commit 74fba77

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/upload-nightly-downloads-page.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,6 @@ jobs:
2727
sparse-checkout: |
2828
.github
2929
eclipse-distribution/common/html
30-
- name: Setup AWS CLI 2.22
31-
run: |
32-
curl -s "https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.22.35.zip" -o "awscliv2.zip"
33-
unzip -q awscliv2.zip
34-
sudo ./aws/install --update
35-
aws --version
3630
- name: Upload nightly-distributions.html
3731
run: |
3832
echo "Removing old nightly-distributions.html from s3..."

0 commit comments

Comments
 (0)