diff --git a/README.md b/README.md index 8c0a80855..07f12e86c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,6 @@ See ["Caching dependencies to speed up workflows"](https://help.github.com/githu path: | ~/cache !~/cache/exclude - **/node_modules key: ${{ runner.os }}-${{ hashFiles('**/lockfiles') }} ```