Update build.yml

This commit is contained in:
Jay Lee
2022-10-11 17:15:03 -04:00
committed by GitHub
parent 26925c30c1
commit b12fda5007

View File

@ -84,7 +84,7 @@ jobs:
with:
path: |
bin.tar.xz
key: gam-${{ matrix.jid }}-20221006-01
key: gam-${{ matrix.jid }}-20221011
- name: Untar Cache archive
if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true'