Skip to content

Commit

Permalink
repair doc
Browse files Browse the repository at this point in the history
  • Loading branch information
gregdenay committed Jun 12, 2024
1 parent 90bd66e commit 20b2315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
run: pip install mkdocs-material 'mkdocstrings[python]' 'pytkdocs[numpy-style]'

- name: Publish Docs
run: mkdocs gh-deploy --force
run: mkdocs gh-deploy -v --force

0 comments on commit 20b2315

Please sign in to comment.