Skip to content

Commit

Permalink
setup-python: disable caching, we have no checkout here
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Dec 23, 2024
1 parent 3257bcf commit e192439
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/generate-srcinfo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ jobs:
id: setup-python
with:
python-version: '3.11'
cache: 'pip'
cache-dependency-path: .github/workflows/generate-srcinfo.yml

- name: Install dependencies
run: |
Expand Down

0 comments on commit e192439

Please sign in to comment.