Rebuild for cryptography

This commit is contained in:
Jay Lee
2023-03-25 10:00:29 -04:00
committed by GitHub
parent bd0bb1542c
commit 43b3397541

View File

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