fix(docs): specify pnpm version
This commit is contained in:
parent
30ba930a49
commit
5fc9c0f31c
|
|
@ -17,6 +17,7 @@ jobs:
|
|||
- name: Setup pnpm
|
||||
uses: pnpm/action-setup@v4.0.0
|
||||
with:
|
||||
version: 9
|
||||
run_install: true
|
||||
- name: Build Book
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue