Skip to content

Commit

Permalink
add textual as docs dep
Browse files Browse the repository at this point in the history
  • Loading branch information
FBruzzesi committed Jun 10, 2024
1 parent f5eaf55 commit 263702a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
- name: Install dependencies and deploy
run: |
uv install mkdocs-material --system
uv install mkdocs-material textual --system
mkdocs gh-deploy --force

0 comments on commit 263702a

Please sign in to comment.