actions take 36

This commit is contained in:
Jay Lee
2020-12-03 20:40:24 -05:00
parent 066100f218
commit 92799d57ae

View File

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