This commit is contained in:
Ross Scroggs
2024-01-31 10:41:39 -08:00

View File

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