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'