Update build.yml

This commit is contained in:
Jay Lee
2022-01-25 11:15:52 -05:00
committed by GitHub
parent e522f76db6
commit 7ff381cacf

View File

@@ -75,8 +75,8 @@ jobs:
uses: actions/cache@v2
with:
path: |
../python
../ssl
python
ssl
key: ${{ matrix.jid }}-20220125
- name: Use pre-compiled Python for testing