From cb492e018331396eb4fe833f2deed07b843a5f42 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Thu, 3 Dec 2020 20:41:26 -0500 Subject: [PATCH] actions take 37 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0677f9dc..77ad14f6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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'