Update build.yml

This commit is contained in:
Jay Lee
2022-06-17 08:23:29 -04:00
committed by GitHub
parent 3d14964365
commit b45ad5dcaf

View File

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