Skip to content

Commit

Permalink
Fix docs workflow failing
Browse files Browse the repository at this point in the history
  • Loading branch information
seriaati committed Sep 27, 2024
1 parent ed48b9b commit 6664500
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 @@ -29,4 +29,4 @@ jobs:
python -m nox -s docs
- name: Deploy docs
run: |
mkdocs gh-deploy --force
uv run mkdocs gh-deploy --force

0 comments on commit 6664500

Please sign in to comment.