Skip to content

Commit 5db92c2

Browse files
authored
caching is disable because project uses legacy method (#90)
1 parent 7476c6d commit 5db92c2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
uses: actions/setup-python@v5
3333
with:
3434
python-version: "3.11"
35-
cache: "pip"
3635

3736
- name: Install build backend
3837
run: |

0 commit comments

Comments
 (0)