Skip to content

Commit

Permalink
Add site verification
Browse files Browse the repository at this point in the history
  • Loading branch information
hupe1980 committed Apr 17, 2024
1 parent 9537e8e commit ab0b8c8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
id: pages
uses: actions/configure-pages@v4
- name: Make sphinx html
run: poetry run sphinx-build -b html . _build/html
run: poetry run sphinx-build -b html . _build/html && cp googled6201cf5c562ff98.html _build/html
working-directory: docs
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down
File renamed without changes.

0 comments on commit ab0b8c8

Please sign in to comment.