Skip to content

Commit 921b030

Browse files
committed
build(docs): Remove extra copy command in favor of html_extra_path
1 parent ef907fc commit 921b030

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
@@ -69,7 +69,6 @@ jobs:
6969
- name: Build documentation
7070
run: |
7171
pushd docs; make SPHINXBUILD='poetry run sphinx-build' html; popd
72-
pushd docs; cp manifest.json _build/html; popd
7372
7473
- name: Push documentation to S3
7574
uses: jakejarvis/s3-sync-action@master

0 commit comments

Comments
 (0)