Skip to content

Commit

Permalink
run mkdocs under uv
Browse files Browse the repository at this point in the history
  • Loading branch information
gaardhus committed Nov 8, 2024
1 parent 60409cb commit 5ef319d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
with:
enable-cache: true
- run: uv sync
- run: mkdocs gh-deploy --clean --force
- run: uv run mkdocs gh-deploy --clean --force

0 comments on commit 5ef319d

Please sign in to comment.