This commit is contained in:
Ross Scroggs
2026-01-27 13:38:15 -08:00

View File

@@ -153,7 +153,7 @@ jobs:
with: with:
path: | path: |
cache.tar.xz cache.tar.xz
key: gam-${{ matrix.jid }}-20251218 key: gam-${{ matrix.jid }}-20260127
- 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'