actions take 37

This commit is contained in:
Jay Lee
2020-12-03 20:41:26 -05:00
parent 92799d57ae
commit cb492e0183

View File

@@ -38,7 +38,7 @@ jobs:
path: |
~/python
~/ssl
key: ${{ image.os }}
key: ${{ matrix.os }}
- name: Build and install Python/OpenSSL
if: steps.cache-primes.outputs.cache-hit != 'true'