Skip to content

Commit 2542d01

Browse files
committed
Update publish-pypi.yml
Signed-off-by: John McCall <john@overturemaps.org>
1 parent aeea9e3 commit 2542d01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Install uv
3333
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
3434
with:
35-
python-version-file: "pyproject.toml"
35+
enable-cache: false
3636

3737
- name: Build package
3838
run: uv build

0 commit comments

Comments
 (0)