Skip to content

Commit 5282139

Browse files
committed
fix ci
1 parent d16b273 commit 5282139

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
@@ -37,7 +37,7 @@ jobs:
3737
3838
- run: sudo apt-get install pngquant
3939
- run: uv sync --group docs
40-
- run: mkdocs gh-deploy --force
40+
- run: uv run mkdocs gh-deploy --force
4141

4242
env:
4343
GH_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)