Skip to content

Commit 3e20440

Browse files
committed
add package.json to docs workflow
1 parent ddcfd69 commit 3e20440

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929

3030
- name: Install pnpm
3131
uses: pnpm/action-setup@v4
32+
with:
33+
package_json_file: docs/package.json
3234

3335
- name: Setup Node
3436
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)