Skip to content

Commit dce4f10

Browse files
committed
chore: fix publish
1 parent 0536b56 commit dce4f10

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ jobs:
1313

1414
- name: Install uv
1515
uses: astral-sh/setup-uv@v3
16-
with:
17-
enable-cache: true
18-
cache-dependency-glob: uv.lock
1916

2017
- name: Set up Python
2118
run: uv python install 3.11

0 commit comments

Comments
 (0)