Update build.yml

This commit is contained in:
Jay Lee
2022-03-16 12:28:35 -04:00
committed by GitHub
parent c0c15a3ee5
commit 4ffe709ab9

View File

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