Skip to content

Commit 6b0987b

Browse files
committed
build(docs): Remove extra copy command in favor of html_extra_path
1 parent 79bc2a0 commit 6b0987b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ jobs:
6666
- name: Build documentation
6767
run: |
6868
pushd docs; make SPHINXBUILD='poetry run sphinx-build' html; popd
69-
pushd docs; cp manifest.json _build/html; popd
7069
7170
- name: Push documentation to S3
7271
uses: jakejarvis/s3-sync-action@master

0 commit comments

Comments
 (0)