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 a8709e0 commit 896567aCopy full SHA for 896567a
1 file changed
.github/workflows/deploy-docs.yml
@@ -20,8 +20,6 @@ jobs:
20
- uses: actions/setup-node@v4
21
with:
22
node-version: "20"
23
- cache: pnpm
24
- cache-dependency-path: "website/pnpm-lock.yaml"
25
26
- name: Corepack
27
working-directory: website
0 commit comments