This commit is contained in:
Ross Scroggs
2025-04-09 10:45:19 -07:00

View File

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