Skip to content

Commit ab0b8c8

Browse files
committed
Add site verification
1 parent 9537e8e commit ab0b8c8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
id: pages
4848
uses: actions/configure-pages@v4
4949
- name: Make sphinx html
50-
run: poetry run sphinx-build -b html . _build/html
50+
run: poetry run sphinx-build -b html . _build/html && cp googled6201cf5c562ff98.html _build/html
5151
working-directory: docs
5252
- name: Upload artifact
5353
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)