Update build.yml

This commit is contained in:
Jay Lee
2022-10-29 10:12:33 -04:00
committed by GitHub
parent 24cfe807e6
commit f412d5ad4c

View File

@ -84,8 +84,8 @@ jobs:
with:
path: |
bin.tar.xz
src/cpython/PCbuild
key: gam-${{ matrix.jid }}-20221027
src/cpython
key: gam-${{ matrix.jid }}-20221029
- name: Untar Cache archive
if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true'