We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3c6e92 commit 0584b94Copy full SHA for 0584b94
.github/workflows/deploy-docs.yml
@@ -37,6 +37,7 @@ jobs:
37
with:
38
node-version: 22
39
cache: pnpm
40
+ cache-dependency-path: docs/pnpm-lock.yaml
41
- name: Setup Pages
42
uses: actions/configure-pages@v4
43
- name: Install dependencies
0 commit comments