Fix eslint cache update

This commit is contained in:
Fedor Indutny
2023-03-29 13:15:05 -07:00
committed by GitHub
parent 2109c7f205
commit 92baa76c09

View File

@@ -59,7 +59,7 @@ jobs:
path: |
.eslintcache
tsconfig.tsbuildinfo
key: ${{ steps.cache-lint.cache-primary-key }}
key: ${{ steps.cache-lint.outputs.cache-primary-key }}
macos:
needs: lint