clear cache to pickup OpenSSL 3.1.0

This commit is contained in:
Jay Lee
2023-03-14 10:08:02 -04:00
committed by GitHub
parent 76d00c993a
commit c273f87cc7

View File

@ -103,7 +103,7 @@ jobs:
path: |
bin.tar.xz
src/cpython
key: gam-${{ matrix.jid }}-20230306-01
key: gam-${{ matrix.jid }}-20230314
- name: Untar Cache archive
if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true'