Skip to content

Commit

Permalink
doc: Force docs to use latest torillic theme
Browse files Browse the repository at this point in the history
  • Loading branch information
TEParsons committed Apr 1, 2024
1 parent ee8a955 commit 90ca1cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Dependencies
run: |
python -m pip install --upgrade pip
pip install mkdocs mkdocs-torillic
pip install mkdocs mkdocs-torillic>=2.2.0
- name: Build
run: |
cd docs
Expand Down

0 comments on commit 90ca1cd

Please sign in to comment.