Skip to content

Commit 13cf353

Browse files
fix
1 parent d6cbb05 commit 13cf353

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
uses: astral-sh/setup-uv@v5
2626
with:
2727
version: "latest"
28+
enable-cache: true
29+
cache-dependency-glob: "pyproject.toml"
2830

2931
- name: Install dependencies
3032
run: |

0 commit comments

Comments
 (0)