Skip to content

Commit 81d39f7

Browse files
committed
fix: docs
1 parent 07d89b0 commit 81d39f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
mkdocs-material-
3333
- name: Install dependencies with uv
3434
run: |
35-
uv pip install .[dev]
35+
uv sync
3636
- name: deploy docs
3737
run: |
3838
mkdocs gh-deploy --force

0 commit comments

Comments
 (0)