Skip to content

Commit c3a6c55

Browse files
committed
fix: remove unneeded pip cache from action
1 parent 311d9be commit c3a6c55

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
uses: actions/setup-python@v5
3535
with:
3636
python-version-file: '.python-version'
37-
cache: pip
3837

3938
- name: Install uv
4039
uses: astral-sh/setup-uv@v3

0 commit comments

Comments
 (0)