Skip to content

Commit 7264904

Browse files
committed
ci: enable pip cache
1 parent e55e0e0 commit 7264904

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- uses: actions/setup-python@v5
3737
with:
3838
python-version: "3.11"
39+
cache: pip
3940

4041
- uses: actions/setup-node@v4
4142
with:

0 commit comments

Comments
 (0)