Skip to content

Commit 3fe5b8e

Browse files
authored
Merge pull request #56 from cpp-aachen/daixtrose-remove-pip
Remove pip caching from Python setup
2 parents 36e9201 + ff8f81d commit 3fe5b8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/calendar-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
uses: actions/setup-python@v4
2222
with:
2323
python-version: '3.11'
24-
cache: 'pip'
2524

2625
- name: Install Python dependencies
2726
run: |

0 commit comments

Comments
 (0)