actions: rebuild to get OpenSSL 3.3.1

This commit is contained in:
Jay Lee
2024-06-04 11:03:06 -04:00
committed by GitHub
parent 6c3a805a4d
commit 8632c98556

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'