Skip to content

Commit b402d0c

Browse files
committed
Fix pnpm setup in docs workflow
1 parent b5d647f commit b402d0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
- uses: actions/setup-node@v4
1313
with:
1414
node-version: "22"
15-
cache: "pnpm"
1615
- name: Enable pnpm
1716
run: |
1817
corepack enable

0 commit comments

Comments
 (0)