Skip to content

Commit

Permalink
save pip cache between runs (#910)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmos authored Feb 6, 2024
1 parent 721ea3c commit 3f56ca1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/json_librarian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: "3.12"
cache: "pip"

- name: Clean up JSON library file
id: update-json
Expand Down

0 comments on commit 3f56ca1

Please # to comment.