Skip to content

Commit

Permalink
Try turning off cache to see if that fixes python 3.9 build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
TechNickAI committed Jul 20, 2023
1 parent db8cde8 commit 9a4e45d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pypi_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}
cache: pip

- name: Install dependencies
run: |
Expand Down

0 comments on commit 9a4e45d

Please sign in to comment.