Update build.yml

This commit is contained in:
Jay Lee
2022-12-02 12:20:18 -05:00
committed by GitHub
parent 9ab2f38436
commit a85ee9b108

View File

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