Skip to content

Commit 632579e

Browse files
committed
Disable actions/setup-python pip cache due to persistent post run issues
1 parent c835234 commit 632579e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ runs:
2323
- uses: actions/setup-python@v4
2424
with:
2525
python-version: ${{ inputs.python-version }}
26-
cache: pip
2726

2827
- uses: yezz123/setup-uv@v4
2928
with:

0 commit comments

Comments
 (0)