Skip to content

Commit

Permalink
Merge pull request #105 from stakater/task/update-mermaid-plugin-in-m…
Browse files Browse the repository at this point in the history
…kdocs-pull-request-versioned-doc

[Task] Update mermaid plugin in the mkdocs pull request version docs
  • Loading branch information
RSAK56 authored May 28, 2024
2 parents 2e077db + 708edf3 commit f63d826
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mkdocs_pull_request_versioned_doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
with:
python-version: 3.11

- name: Install mike
run: pip3 install mike
- name: Install plugins
run: pip3 install mike mkdocs-mermaid2-plugin

- name: Run prepare_theme.sh script from repository to merge theme_common and theme_override folders
run: |
Expand Down

0 comments on commit f63d826

Please sign in to comment.