Skip to content

Commit

Permalink
Fix ci bug - missing mike package
Browse files Browse the repository at this point in the history
  • Loading branch information
tariromukute committed Aug 13, 2024
1 parent a315196 commit e87c9c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ jobs:
pip install plantuml-markdown
pip install mkdocs-markdownextradata-plugin
pip install mkdocs-macros-plugin
pip install mike
- name: Build Docs Website
run: mike deploy --push develop

0 comments on commit e87c9c7

Please sign in to comment.