Skip to content

Commit d6f79f0

Browse files
committed
Revert "Enable uv cache"
This reverts commit 83cb15b.
1 parent 83cb15b commit d6f79f0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/update.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ jobs:
1313
steps:
1414
- uses: actions/setup-python@main
1515
- uses: astral-sh/setup-uv@main
16-
with:
17-
enable-cache: true
1816
- uses: actions/checkout@main
1917
- run: uv run generate.py
2018
- run: git config --local user.email [email protected]

0 commit comments

Comments
 (0)