Update build.yml

This commit is contained in:
Jay Lee
2022-06-06 13:43:57 -04:00
committed by GitHub
parent c4deb29b21
commit d15bab5a29

View File

@@ -82,7 +82,7 @@ jobs:
with: with:
path: | path: |
bin bin
key: gam-${{ matrix.jid }}-20220525 key: gam-${{ matrix.jid }}-20220606
- name: Use pre-compiled Python for testing - name: Use pre-compiled Python for testing
if: matrix.python != '' if: matrix.python != ''