Skip to content

Commit 9a4e45d

Browse files
committed
Try turning off cache to see if that fixes python 3.9 build issue
1 parent db8cde8 commit 9a4e45d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pypi_release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
uses: actions/setup-python@v4
2626
with:
2727
python-version: ${{ matrix.python-version }}
28-
cache: pip
2928

3029
- name: Install dependencies
3130
run: |

0 commit comments

Comments
 (0)