Skip to content

Commit

Permalink
chore: fixed mike installation in docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ericvilla committed Nov 22, 2023
1 parent 5ca0ee5 commit 33fd4c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
pip install mkdocs-git-revision-date-plugin
pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
pip install mkdocs-minify-plugin
pip install mike
pip install mike==1.1.2
- name: get-leapp-version
run: |
Expand Down

0 comments on commit 33fd4c4

Please sign in to comment.