Skip to content

Commit 3f56ca1

Browse files
author
Wil T
authored
save pip cache between runs (#910)
1 parent 721ea3c commit 3f56ca1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/json_librarian.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
uses: actions/setup-python@v5
2323
with:
2424
python-version: "3.12"
25+
cache: "pip"
2526

2627
- name: Clean up JSON library file
2728
id: update-json

0 commit comments

Comments
 (0)