Skip to content

Commit

Permalink
fix: install mkdocs-material (#192)
Browse files Browse the repository at this point in the history
* fix: install mkdocs-material

* fix: version
  • Loading branch information
chasers authored Oct 19, 2023
1 parent 785e5c2 commit f0560c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ jobs:
with:
python-version: 3.x
- run: pip install mkdocs
- run: pip install mkdocs-material
- run: mkdocs gh-deploy --force --clean --verbose
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.16
0.9.17

0 comments on commit f0560c3

Please sign in to comment.