Update build.yml

This commit is contained in:
Jay Lee
2022-02-28 16:14:26 -05:00
committed by GitHub
parent 4edaeee883
commit 7d19450da7

View File

@@ -84,7 +84,7 @@ jobs:
path: | path: |
src/python src/python
src/ssl src/ssl
key: gam-${{ matrix.jid }}-20220228 key: gam-${{ matrix.jid }}-20220228-01
- name: Use pre-compiled Python for testing - name: Use pre-compiled Python for testing
if: matrix.python != '' if: matrix.python != ''