Skip to content

Commit 73ba7d0

Browse files
Update docs.yaml
1 parent 814eace commit 73ba7d0

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/docs.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,6 @@ jobs:
2929
run: |
3030
make build-docs
3131
32-
- name: Install AWS CLI v2
33-
run: |
34-
curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip"
35-
unzip awscliv2.zip
36-
sudo ./aws/install
37-
3832
- name: Configure AWS CLI for Cloudflare R2
3933
uses: aws-actions/configure-aws-credentials@v4
4034
with:

0 commit comments

Comments
 (0)