Skip to content

Commit

Permalink
fix: mkdocs command not found in publish-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Fedir Zadniprovskyi authored and fedirz committed Jan 8, 2025
1 parent 4a7c975 commit f7ddddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: mkdocs gh-deploy --force
- run: uv run mkdocs gh-deploy --force

0 comments on commit f7ddddf

Please sign in to comment.