Skip to content

Commit

Permalink
Trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tariromukute committed Aug 13, 2024
1 parent 473c61d commit 23c1330
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,5 @@ jobs:
pip install mike
- name: Build Docs Website
run: |
mike delete --all
# mike set-default --push latest
mkdocs gh-deploy --force
6 changes: 3 additions & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ plugins:
j2_comment_end_string: '#]'
extra_css:
- stylesheets/extra.css
extra:
version:
provider: mike
# extra:
# version:
# provider: mike
markdown_extensions:
- pymdownx.snippets
- tables
Expand Down

0 comments on commit 23c1330

Please sign in to comment.