This commit is contained in:
Ross Scroggs 2025-04-09 10:45:19 -07:00
commit c6b6910aa3
No known key found for this signature in database
GPG Key ID: 54585EA0887857D5

View File

@ -130,7 +130,7 @@ jobs:
with:
path: |
cache.tar.xz
key: gam-${{ matrix.jid }}-20250408
key: gam-${{ matrix.jid }}-20250408-01
- name: Untar Cache archive
if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true'