Fix eslint cache update
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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
|
||||||
|
Reference in New Issue
Block a user