Update build.yml

This commit is contained in:
Jay Lee
2022-01-26 21:45:59 -05:00
committed by GitHub
parent aeeba5c668
commit ec198e818a

View File

@@ -75,9 +75,9 @@ jobs:
uses: actions/cache@v2
with:
path: |
python
ssl
key: gam-${{ matrix.jid }}-20220126
src/python
src/ssl
key: gam-${{ matrix.jid }}-20220126-01
- name: Use pre-compiled Python for testing
if: matrix.python != ''