Update build.yml

This commit is contained in:
Jay Lee
2022-10-12 12:00:07 -04:00
committed by GitHub
parent 3ef8a5a762
commit 30069d3039

View File

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