Update build.yml

This commit is contained in:
Jay Lee
2023-04-17 08:17:43 -04:00
committed by GitHub
parent 28e418ff23
commit 85dd32e0ce

View File

@@ -109,7 +109,7 @@ jobs:
path: | path: |
bin.tar.xz bin.tar.xz
src/cpython src/cpython
key: gam-${{ matrix.jid }}-20230405 key: gam-${{ matrix.jid }}-20230417
- 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'