Update build.yml

This commit is contained in:
Jay Lee
2022-12-07 10:24:14 -05:00
committed by GitHub
parent 85f2979313
commit e66744e3f1

View File

@@ -102,7 +102,7 @@ jobs:
path: |
bin.tar.xz
src/cpython
key: gam-${{ matrix.jid }}-20221202
key: gam-${{ matrix.jid }}-20221207
- name: Untar Cache archive
if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true'