Skip to content

Commit 1a809cf

Browse files
authored
Update release-pypi.yml (#15)
1 parent e87e6cb commit 1a809cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-pypi.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
with:
2626
path: ~/.cache/pip
2727
key: ${{ runner.os }}-pip
28+
restore-keys: |
29+
${{ runner.os }}-pip
2830
2931
- name: Checkout code
3032
uses: actions/checkout@v3

0 commit comments

Comments
 (0)