Skip to content

Commit 5b821e2

Browse files
committed
Fix caching issues on release workflow
1 parent 0559f5e commit 5b821e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ jobs:
8686
uses: actions/setup-python@v5
8787
with:
8888
python-version: "3.13"
89-
cache: 'pip'
9089

9190
- name: Upgrade Dependencies
9291
run: |

0 commit comments

Comments
 (0)