diff --git a/examples.md b/examples.md index 801eda8..4edf04e 100644 --- a/examples.md +++ b/examples.md @@ -288,6 +288,7 @@ The yarn cache directory will depend on your operating system and version of `ya path: | ~/.pnpm-store D:\.pnpm-store + **/node_modules key: ${{ runner.os }}-${{ hashFiles('**/pnpm-lock.yaml') }} restore-keys: | ${{ runner.os }}