Skip to content

Commit 847a438

Browse files
authored
chore(ci): remove old api copy step (#3725)
1 parent 4f8b15a commit 847a438

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: .github/workflows/reusable_publish_docs.yml

-3
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,6 @@ jobs:
8888
aws-region: us-east-1
8989
role-to-assume: ${{ secrets.AWS_DOCS_ROLE_ARN }}
9090
mask-aws-account-id: true
91-
- name: Copy API Docs
92-
run: |
93-
cp -r api site/
9491
- name: Create Artifact (Site)
9592
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
9693
with:

0 commit comments

Comments
 (0)