We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b59efd4 + 97d9a92 commit 614fc04Copy full SHA for 614fc04
.github/workflows/release.yml
@@ -45,6 +45,7 @@ jobs:
45
with:
46
node-version: 18
47
cache: npm
48
+ cache-dependency-path: docs/package-lock.json
49
50
- name: Install dependencies
51
working-directory: docs
0 commit comments