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: with:
path: | path: |
bin.tar.xz bin.tar.xz
src/cpython/PCbuild src/cpython
key: gam-${{ matrix.jid }}-20221027 key: gam-${{ matrix.jid }}-20221029
- name: Untar Cache archive - name: Untar Cache archive
if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true' if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true'