Skip to content

Commit 7e72a85

Browse files
committed
Fix docs workflow
1 parent 6419299 commit 7e72a85

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ jobs:
2121
- name: Checkout
2222
uses: actions/checkout@v5
2323

24+
- name: Setup pnpm
25+
uses: pnpm/action-setup@v4
26+
2427
- name: Setup Node
2528
uses: actions/setup-node@v6
2629
with:

0 commit comments

Comments
 (0)