Update build.yml

This commit is contained in:
Jay Lee
2022-08-31 11:59:10 -04:00
committed by GitHub
parent 27efef1d9b
commit fe37c687e4

View File

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