Skip to content

Commit

Permalink
TECH: hardcode plugin version (#565)
Browse files Browse the repository at this point in the history
  • Loading branch information
sumin93 authored Oct 9, 2023
1 parent 8320ea7 commit ecfb4f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tutorial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
with:
python-version: 3.x
- run: pip install mkdocs-material
- run: pip install mkdocs-static-i18n
- run: pip install mkdocs-static-i18n==0.56
- run: mkdocs gh-deploy --force

0 comments on commit ecfb4f4

Please sign in to comment.