Skip to content

Commit

Permalink
remove pip cache
Browse files Browse the repository at this point in the history
  • Loading branch information
madjin committed Dec 15, 2024
1 parent c499aa1 commit fef1c06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/weekly-summaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: '3.11'
cache: 'pip' # Enable pip caching

- name: Set up Node.js
uses: actions/setup-node@v3
Expand Down

0 comments on commit fef1c06

Please sign in to comment.