Skip to content

Commit 7d4ff95

Browse files
author
Dave Kozma
authored
Update ci.yml
1 parent 0ae698c commit 7d4ff95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ jobs:
5555
with:
5656
python-version: '3.10'
5757
architecture: ${{ matrix.target }}
58+
cache: "pip"
59+
- run: pip install -r requirements.txt
5860
- name: Build wheels
5961
uses: PyO3/maturin-action@v1
6062
with:

0 commit comments

Comments
 (0)