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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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