Skip to content

Commit

Permalink
correct mispelling
Browse files Browse the repository at this point in the history
  • Loading branch information
vestalisvirginis committed May 29, 2024
1 parent bf3d1a8 commit 4ae3a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ jobs:
- name: install mkdocs
run: pip install mkdocs-material mkdocstrings[python]
- name: deploy mkdocs
run: mkdocs gh-deploy --force --clean --verboses
run: mkdocs gh-deploy --force --clean --verbose

0 comments on commit 4ae3a8e

Please sign in to comment.