This commit is contained in:
Jay Lee
2024-06-04 17:50:47 +00:00

View File

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