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