Skip to content

Commit 2fdbd3c

Browse files
committed
fix command
1 parent be7091d commit 2fdbd3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
restore-keys: |
2828
mkdocs-material-
2929
- run: uv sync --group docs
30-
- run: mkdocs gh-deploy --force
30+
- run: uv run mkdocs gh-deploy --force

0 commit comments

Comments
 (0)